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

@font-face {
    font-family: 'Granjon SC';
    src: url('Granjon-SC.woff2') format('woff2'),
        url('Granjon-SC.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
/*
@font-face {
    font-family: 'Champagne & Limousines';
    src: url('ChampagneLimousines.woff2') format('woff2'),
        url('ChampagneLimousines.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
*/
@font-face {
    font-family: 'Champagne & Limousines';
    src: url('ChampagneLimousines-Bold.woff2') format('woff2'),
        url('ChampagneLimousines-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

