@font-face {
	font-family: 'Helvetica';
	src: url("./../fonts/helvetica/helvetica.ttf");
    font-style: normal;
    font-weight: normal;
	font-display: swap;
}


*{
    font-family: 'Helvetica';
}
