/* Cormorant Garamond - Light (300) */
@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('./CormorantGaramond-Normal-300.woff2') format('woff2');
}

@font-face {
    font-family: 'Cormorant Garamond';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url('./CormorantGaramond-Italic-300.woff2') format('woff2');
}

/* Cormorant Garamond - Regular (400) 
@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('./CormorantGaramond-Normal-400.woff2') format('woff2');
}
*/
@font-face {
    font-family: 'Cormorant Garamond';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('./CormorantGaramond-Italic-400.woff2') format('woff2');
}

/* Cormorant Garamond - Medium (500) 
@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('./CormorantGaramond-Normal-500.woff2') format('woff2');
}

/* Cormorant Garamond - SemiBold (600) 
@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('./CormorantGaramond-Normal-600.woff2') format('woff2');
}
*/
/* Playfair Display - Regular (400) */
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('./PlayfairDisplay-Normal-400.woff2') format('woff2');
}

@font-face {
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('./PlayfairDisplay-Italic-400.woff2') format('woff2');
}

/* Playfair Display - SemiBold (600) */
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('./PlayfairDisplay-Normal-600.woff2') format('woff2');
}
