@font-face {
    font-family: "Helvetica";
    src: url('Helvetica.eot');
    src: url('Helvetica.eot?#iefix') format('embedded-opentype'),
         url('Helvetica.ttf') format('truetype'),
         url('Helvetica.woff') format('woff'),
         url('Helvetica.woff2') format('woff2'),
         url('Helvetica.svg#Helvetica') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

