/* latin */
@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 400;
	font-stretch: condensed;
	font-display: swap;
	src: url('RobotoCondensed.ttf') format('truetype');
}
/* latin */
@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 500;
	font-stretch: condensed;
	font-display: swap;
	src: url('RobotoCondensed.ttf') format('truetype');
}
/* latin */
@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 600;
	font-stretch: condensed;
	font-display: swap;
	src: url('RobotoCondensed.ttf') format('truetype');
}
/* latin */
@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-stretch: condensed;
	font-display: swap;
	src: url('RobotoCondensed.ttf') format('truetype');
}
