@font-face {
    font-family: 'Avant Garde';
    src: url('avantGarde/AvantGardeLT-Bold.woff2') format('woff2'),
    url('avantGarde/AvantGardeLT-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avant Garde';
    src: url('avantGarde/AvantGardeLT-BoldObl.woff2') format('woff2'),
    url('avantGarde/AvantGardeLT-BoldObl.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Avant Garde';
    src: url('avantGarde/AvantGardeLT-Demi.woff2') format('woff2'),
    url('avantGarde/AvantGardeLT-Demi.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avant Garde';
    src: url('avantGarde/AvantGardeLT-DemiOblique.woff2') format('woff2'),
    url('avantGarde/AvantGardeLT-DemiOblique.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avant Garde';
    src: url('avantGarde/AvantGardeLT-Medium.woff2') format('woff2'),
    url('avantGarde/AvantGardeLT-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avant Garde';
    src: url('avantGarde/AvantGardeLT-MediumObl.woff2') format('woff2'),
    url('avantGarde/AvantGardeLT-MediumObl.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avant Garde';
    src: url('avantGarde/AvantGardeLT-Book.woff2') format('woff2'),
    url('avantGarde/AvantGardeLT-Book.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avant Garde';
    src: url('avantGarde/AvantGardeLT-BookOblique.woff2') format('woff2'),
    url('avantGarde/AvantGardeLT-BookOblique.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avant Garde';
    src: url('avantGarde/AvantGardeLT-ExtraLight.woff2') format('woff2'),
    url('avantGarde/AvantGardeLT-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avant Garde';
    src: url('avantGarde/AvantGardeLT-ExtraLightObl.woff2') format('woff2'),
    url('avantGarde/AvantGardeLT-ExtraLightObl.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}