@font-face {
    font-family: 'Intro Demo Cond Light CAPS';
    src: url('../fonts/IntroDemoCond-LightCAPS.woff2') format('woff2'),
        url('../fonts/IntroDemoCond-LightCAPS.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Constantine';
    src: url('../fonts/Constantine-Bold.woff2') format('woff2'),
        url('../fonts/Constantine-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Intro Demo Cond Black CAPS';
    src: url('../fonts/IntroDemoCond-BlackCAPS.woff2') format('woff2'),
        url('../fonts/IntroDemoCond-BlackCAPS.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Intro';
    src: url('../fonts/Intro-Regular-Italic.woff2') format('woff2'),
        url('../fonts/Intro-Regular-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Intro';
    src: url('../fonts/Intro-Regular.woff2') format('woff2'),
        url('../fonts/Intro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Intro Demo Black Inline CAPS';
    src: url('../fonts/IntroDemo-BlackInlineCAPS.woff2') format('woff2'),
        url('../fonts/IntroDemo-BlackInlineCAPS.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Intro';
    src: url('../fonts/Intro-Bold.woff2') format('woff2'),
        url('../fonts/Intro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Constantine';
    src: url('../fonts/Constantine.woff2') format('woff2'),
        url('../fonts/Constantine.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

