/* Cormorant Garamond - Light (300) */
@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('cormorant-garamond-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('cormorant-garamond-regular.woff2') format('woff2');
}

/* Cormorant Garamond - Medium (500) */
@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('cormorant-garamond-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('cormorant-garamond-600.woff2') format('woff2');
}

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

/* Roboto Mono - Regular (400) */
@font-face {
    font-family: 'Roboto Mono';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('roboto-mono-regular.woff2') format('woff2');
}

/* Roboto Mono - Medium (500) */
@font-face {
    font-family: 'Roboto Mono';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('roboto-mono-500.woff2') format('woff2');
}



