@font-face {
	font-family: 'Roboto';
	src: url('Roboto-VariableFont_wght.ttf') format('truetype');
}

@font-face {
	font-family: 'Roboto';
	font-style: italic;
	src: url('Roboto-Italic-VariableFont_wght.ttf') format('truetype');
}

.roboto-ff {
	font-family: 'Roboto', sans-serif;
}
