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

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

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