
@font-face {
    font-family: 'Cormorant';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../../../fonts/cormorant/Cormorant-Light.woff2') format('woff2'),
         url('../../../fonts/cormorant/Cormorant-Light.woff') format('woff'),
         url('../../../fonts/cormorant/Cormorant-Light.ttf') format('truetype');
}

/* Cormorant-300italic (Light Italic) */
@font-face {
    font-family: 'Cormorant';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url('../../../fonts/cormorant/Cormorant-LightItalic.woff2') format('woff2'),
         url('../../../fonts/cormorant/Cormorant-LightItalic.woff') format('woff'),
         url('../../../fonts/cormorant/Cormorant-LightItalic.ttf') format('truetype');
}

/* Cormorant-400 (Regular) */
@font-face {
    font-family: 'Cormorant';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../../../fonts/cormorant/Cormorant-Regular.woff2') format('woff2'),
         url('../../../fonts/cormorant/Cormorant-Regular.woff') format('woff'),
         url('../../../fonts/cormorant/Cormorant-Regular.ttf') format('truetype');
}

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

/* Cormorant-500 (Medium) */
@font-face {
    font-family: 'Cormorant';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../../../fonts/cormorant/Cormorant-Medium.woff2') format('woff2'),
         url('../../../fonts/cormorant/Cormorant-Medium.woff') format('woff'),
         url('../../../fonts/cormorant/Cormorant-Medium.ttf') format('truetype');
}

/* Cormorant-500italic (Medium Italic) */
@font-face {
    font-family: 'Cormorant';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url('../../../fonts/cormorant/Cormorant-MediumItalic.woff2') format('woff2'),
         url('../../../fonts/cormorant/Cormorant-MediumItalic.woff') format('woff'),
         url('../../../fonts/cormorant/Cormorant-MediumItalic.ttf') format('truetype');
}

/* Cormorant-600 (SemiBold) */
@font-face {
    font-family: 'Cormorant';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../../../fonts/cormorant/Cormorant-SemiBold.woff2') format('woff2'),
         url('../../../fonts/cormorant/Cormorant-SemiBold.woff') format('woff'),
         url('../../../fonts/cormorant/Cormorant-SemiBold.ttf') format('truetype');
}

/* Cormorant-600italic (SemiBold Italic) */
@font-face {
    font-family: 'Cormorant';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url('../../../fonts/cormorant/Cormorant-SemiBoldItalic.woff2') format('woff2'),
         url('../../../fonts/cormorant/Cormorant-SemiBoldItalic.woff') format('woff'),
         url('../../../fonts/cormorant/Cormorant-SemiBoldItalic.ttf') format('truetype');
}

/* Cormorant-700 (Bold) */
@font-face {
    font-family: 'Cormorant';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../../../fonts/cormorant/Cormorant-Bold.woff2') format('woff2'),
         url('../../../fonts/cormorant/Cormorant-Bold.woff') format('woff'),
         url('../../../fonts/cormorant/Cormorant-Bold.ttf') format('truetype');
}

/* Cormorant-700italic (Bold Italic) */
@font-face {
    font-family: 'Cormorant';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url('../../../fonts/cormorant/Cormorant-BoldItalic.woff2') format('woff2'),
         url('../../../fonts/cormorant/Cormorant-BoldItalic.woff') format('woff'),
         url('../../../fonts/cormorant/Cormorant-BoldItalic.ttf') format('truetype');
}