/** AMIRO **/
@font-face {
    font-display: swap;
    font-family: 'Arimo';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/Arimo/arimo-v29-latin-regular.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Arimo';
    font-style: normal;
    font-weight: 500;
    src: url('fonts/Arimo/arimo-v29-latin-500.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Arimo';
    font-style: normal;
    font-weight: 600;
    src: url('fonts/Arimo/arimo-v29-latin-600.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Arimo';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/Arimo/arimo-v29-latin-700.woff2') format('woff2');
}

/** OUMA **/
@font-face {
    font-display: swap;
    font-family: 'Ouma';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/Ouma/OumaWebLatin-Regular.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Ouma';
    font-style: normal;
    font-weight: 600;
    src: url('fonts/Ouma/OumaWebLatin-SemiBold.woff2') format('woff2');
}

/** PRESSIO **/
@font-face {
    font-display: swap;
    font-family: 'Pressio';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/Pressio/pressio-no54.woff2') format('woff2');
}
