@font-face {
	font-family: 'Roboto Condensed';
	font-display: swap;
	font-weight: 400;
	font-style: normal;
	src: url('RobotoCondensed-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Roboto Condensed';
	font-display: swap;
	font-weight: 400;
	font-style: italic;
	src: url('RobotoCondensed-Italic.ttf') format('truetype');
}

@font-face {
	font-family: 'Roboto Condensed';
	font-display: swap;
	font-weight: 300;
	font-style: normal;
	src: url('RobotoCondensed-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'Roboto Condensed';
	font-display: swap;
	font-weight: 300;
	font-style: italic;
	src: url('RobotoCondensed-LightItalic.ttf') format('truetype');
}
