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

