@font-face {
	font-family: 'Barlow';
	font-style: italic;
	font-weight: 300;
	src: url('/wp-includes/fonts/Barlow-300-italic.woff') format('woff');
}
@font-face {
	font-family: 'Barlow';
	font-style: normal;
	font-weight: 300;
	src: url('/wp-includes/fonts/Barlow-300.woff') format('woff');
}
@font-face {
	font-family: 'Barlow';
	font-style: normal;
	font-weight: 500;
	src: url('/wp-includes/fonts/Barlow-500.woff') format('woff');
}
@font-face {
	font-family: 'Barlow';
	font-style: normal;
	font-weight: 700;
	src: url('/wp-includes/fonts/Barlow-700.woff') format('woff');
}
@font-face {
	font-family: 'Barlow';
	font-style: normal;
	font-weight: 900;
	src: url('/wp-includes/fonts/Barlow-900.woff') format('woff');
}