@font-face {
    font-family: 'Cormorant Garamond';
    src: url('../fonts/cormorant-garamond-variable.woff2') format('woff2');
    font-weight: 300 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Commuters Sans';
    src: url('../fonts/commuterssans-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LTC Italian Old Style Pro';
    src: url('../fonts/ltc-italian-old-style-pro.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}