/* roboto-regular - latin */
@font-face {
	font-display: swap;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('dist/fonts/roboto-v30-latin-regular.woff2') format('woff2'),
	url('dist/fonts/roboto-v30-latin-regular.woff') format('woff');
}


* {
    font-family: Helvetica, sans-serif !important;
}

