@font-face {
	font-family: 'Roboto';
	font-weight: 300;
	font-style: italic;
	src: 			url(/wp-content/uploads/custom-resources/fonts/RobotoCondensed-LightItalic.woff) format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	font-weight: 300;
	font-style: normal;
	src: 			url(/wp-content/uploads/custom-resources/fonts/RobotoCondensed-Light.woff) format('woff');
	font-display: block;
}

@font-face {
	font-family: 'Roboto';
	font-weight: 400;
	font-style: normal;
	src: 			url(/wp-content/uploads/custom-resources/fonts/RobotoCondensed-Regular.woff) format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	font-weight: 400;
	font-style: italic;
	src: 			url(/wp-content/uploads/custom-resources/fonts/RobotoCondensed-Italic.woff) format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	font-weight: 700;
	font-style: normal;
	src: 			url(/wp-content/uploads/custom-resources/fonts/RobotoCondensed-Bold.woff) format('woff');
	font-display: swap;
}

