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

@font-face {
	font-family: 'Roboto Condensed';
	src: url('RobotoCondensed-Bold.woff2') format('woff2'),
	url('RobotoCondensed-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

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