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

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

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

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

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

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

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

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

@font-face {
    font-family: 'Gotham';
    src: url('Gotham-Medium.woff2') format('woff2'),
        url('Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Avengeance Mightiest Avenger';
    src: url('AvengeanceMightiestAvenger.woff2') format('woff2'),
        url('AvengeanceMightiestAvenger.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('Gotham-Black.woff2') format('woff2'),
        url('Gotham-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}


