/* Figtree - Sans Serif */
@font-face {
    font-family: 'Figtree';
    src: url('../fonts/Figtree-latin.woff2') format('woff2');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('../fonts/Figtree-latin-italic.woff2') format('woff2');
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
}

/* Crimson Pro - Serif */
@font-face {
    font-family: 'Crimson Pro';
    src: url('../fonts/Crimson_Pro-latin.woff2') format('woff2');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Crimson Pro';
    src: url('../fonts/Crimson_Pro-latin-italic.woff2') format('woff2');
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
}