/* ----------------------------------------- ABORIA ----------------------------------------- */

@font-face {
    font-family: 'Arboria';
    src: url('./../../fonts/arboria/Arboria-Thin.woff2') format('woff2'),
        url('./../../fonts/arboria/Arboria-Thin.woff') format('woff'),
        url('./../../fonts/arboria/Arboria-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arboria';
    src: url('./../../fonts/arboria/Arboria-Light.woff2') format('woff2'),
        url('./../../fonts/arboria/Arboria-Light.woff') format('woff'),
        url('./../../fonts/arboria/Arboria-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

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

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

@font-face {
    font-family: 'Arboria';
    src: url('./../../fonts/arboria/Arboria-Black.woff2') format('woff2'),
        url('./../../fonts/arboria/Arboria-Black.woff') format('woff'),
        url('./../../fonts/arboria/Arboria-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* ----------------------------------------- KEEP CALM ----------------------------------------- */

@font-face {
    font-family: 'Keep Calm Med';
    src: url('./../../fonts/keepcalm/KeepCalm-Medium.woff2') format('woff2'),
        url('./../../fonts/keepcalm/KeepCalm-Medium.woff') format('woff'),
        url('./../../fonts/keepcalm/KeepCalm-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
