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

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

@font-face {
    font-family: 'sofia_prosemibold';
    src: url('/fonts/mostardesign_-_sofia_pro_semi_bold-webfont.woff2') format('woff2'),
         url('/fonts/mostardesign_-_sofia_pro_semi_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sofia_proregular';
    src: url('/fonts/mostardesign_-_sofia_pro_light-webfont.woff2') format('woff2'),
         url('/fonts/mostardesign_-_sofia_pro_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sofia_probold';
    src: url('/fonts/mostardesign_-_sofia_pro_bold-webfont.woff2') format('woff2'),
         url('/fonts/mostardesign_-_sofia_pro_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sofia_proregular-REGULAR';
    src: url('/fonts/mostardesign_-_sofia_pro_regular-webfont.woff2') format('woff2'),
         url('/fonts/mostardesign_-_sofia_pro_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}