@font-face {
    font-family: 'ITC-Avant-Garde-Gothic-Medium';
    src: url('fonts/AvantGardeLT-Bold.eot');
    src: url('fonts/AvantGardeLT-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/AvantGardeLT-Bold.woff2') format('woff2'),
         url('fonts/AvantGardeLT-Bold.woff') format('woff'),
         url('fonts/AvantGardeLT-Bold.ttf') format('truetype'),
         url('fonts/AvantGardeLT-Bold.svg#AvantGardeLT-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC-Avant-Garde-Gothic-Bold';
    src: url('fonts/ITCAvantGardeStd-Md.eot');
    src: url('fonts/ITCAvantGardeStd-Md.eot?#iefix') format('embedded-opentype'),
         url('fonts/ITCAvantGardeStd-Md.woff2') format('woff2'),
         url('fonts/ITCAvantGardeStd-Md.woff') format('woff'),
         url('fonts/ITCAvantGardeStd-Md.ttf') format('truetype'),
         url('fonts/ITCAvantGardeStd-Md.svg#ITCAvantGardeStd-Md') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

 