/*
    Font Weights:
        100 - Thin
        200 - Extra Light (Ultra Light)
        300 - Light
        400 - Normal
        500 - Medium
        600 - Semi Bold (Demi Bold)
        700 - Bold
        800 - Extra Bold (Ultra Bold)
        900 - Black (Heavy)
*/

/*=== Elma Trio ===*/

@font-face {
    font-family: 'Elma Trio';
    src: url('Elma-Trio-Variable.woff2') format('woff2');
    /* font-style: normal;
    font-weight: 900; */
}

/*=== Arial Narrow ===*/

/* Arial Narrow */
/* @font-face {
    font-family: 'Arial Narrow';
    src: url('arial-narrow-bold.woff2') format('woff2');
    font-style: normal;
    font-weight: 700;
} */
