﻿@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url("../fonts/CormorantGaramond-VariableFont_wght.woff2") format('woff');
}

@font-face {
    font-family: 'CormorantGaramond';
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url("../fonts/CormorantGaramond-Italic-VariableFont_wght.woff2") format('woff');


    @font-face {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 100 900;
        font-display: swap;
        src: url("../fonts/Montserrat-Italic-VariableFont_wght.woff2") format('woff');
    }

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

