@font-face {
    font-family: 'UTMHelvetIns';
    src: url('../fonts/UTMHelvetIns.woff2') format('woff2'),
        url('../fonts/UTMHelvetIns.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'UTMBebas';
    src: url('../fonts/UTMBebas.woff2') format('woff2'),
        url('../fonts/UTMBebas.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

