@font-face {
    font-family: 'LexendBold';
    src: url('Lexend-Bold.woff2') format('woff2'),
        url('Lexend-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend';
    src: url('Lexend-Regular.woff2') format('woff2'),
        url('Lexend-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Blair_ITC_Std';
    src: url('BlairITCStd.woff2') format('woff2'),
        url('BlairITCStd.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Intro';
    src: url('Intro-Black.woff2') format('woff2'),
        url('Intro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'IntroBold';
    src: url('IntroBold.woff2') format('woff2'),
        url('IntroBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'IntroLight';
    src: url('IntroLight.woff2') format('woff2'),
        url('IntroLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}