@font-face {
    font-family: 'Century Gothic';
    src: url('CenturyGothic.woff2') format('woff2'),
        url('CenturyGothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ITC Avant Garde Gothic';
    src: url('AvantGarde-Medium.woff2') format('woff2'),
        url('AvantGarde-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Avant Garde Gothic LT';
    src: url('AvantGardeLT-Demi.woff2') format('woff2'),
        url('AvantGardeLT-Demi.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'AvantGarde Bk BT';
    src: url('AvantGardeITCbyBT-Demi.woff2') format('woff2'),
        url('AvantGardeITCbyBT-Demi.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvantGarde Bk BT';
    src: url('AvantGardeITCbyBT-DemiOblique.woff2') format('woff2'),
        url('AvantGardeITCbyBT-DemiOblique.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AvantGarde-Demi';
    src: url('AvantGarde-Demi.woff2') format('woff2'),
        url('AvantGarde-Demi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvantGarde Bk BT';
    src: url('AvantGardeITCbyBT-Book.woff2') format('woff2'),
        url('AvantGardeITCbyBT-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
