@font-face {
    font-family: 'ITC Avant Garde Gothic Pro';
    src: url('ITCAvantGardePro-Bold.woff2') format('woff2'),
        url('ITCAvantGardePro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Avant Garde Pro';
    src: url('ITCAvantGardePro-Demibold.woff2') format('woff2'),
        url('ITCAvantGardePro-Demibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'ITC Avant Garde Gothic Std Book';
    src: url('ITCAvantGardeStd-Bk.woff2') format('woff2'),
        url('ITCAvantGardeStd-Bk.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Avant Garde Pro Book Obliqu';
    src: url('ITCAvantGardePro-BookOblique.woff2') format('woff2'),
        url('ITCAvantGardePro-BookOblique.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Avant Garde Pro';
    src: url('ITCAvantGardePro-Medium.woff2') format('woff2'),
        url('ITCAvantGardePro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

