@font-face {
	font-family: 'roboto';
    font-style: normal;
	font-weight: 100 900;
	font-display: swap;
    src: url('../fonts/Roboto-VariableFont_wdth,wght.woff2') format('woff2');
}
@font-face {
	font-family: 'roboto-condensed';
    font-style: normal;
	font-weight: 100 900;
	font-display: swap;
    src: url('../fonts/RobotoCondensed-VariableFont_wght.woff2') format('woff2');
}