@font-face {
    font-family: 'Cardillac';
    src: url('Cardillac-BoldItalic.eot');
    src: local('Cardillac Bold Italic'), local('Cardillac-BoldItalic'),
        url('Cardillac-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('Cardillac-BoldItalic.woff2') format('woff2'),
        url('Cardillac-BoldItalic.woff') format('woff'),
        url('Cardillac-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

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

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

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

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