@font-face {
    font-family: 'Museo Cyrl';
    src: url('../fonts/MuseoCyrl-500.woff2') format('woff2'),
         url('../fonts/MuseoCyrl-500.woff') format('woff'),
         url('../fonts/MuseoCyrl-500.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Dela Gothic One';
    src: url('../fonts/subset-DelaGothicOne-Regular.woff2') format('woff2'),
         url('../fonts/subset-DelaGothicOne-Regular.woff') format('woff'),
         url('../fonts/subset-DelaGothicOne-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
