@font-face {
    font-family: 'AvantGardeMdBTMedium';
    src: url('../fonts/avgardm-webfont.eot');
    src: url('../fonts/avgardm-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/avgardm-webfont.woff') format('woff'),
         url('../fonts/avgardm-webfont.ttf') format('truetype'),
         url('../fonts/avgardm-webfont.svg#AvantGardeMdBTMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ITC_Avant_GardeBold';
    src: url('../fonts/itc__avant__garde_bold-webfont.eot');
    src: url('../fonts/itc__avant__garde_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/itc__avant__garde_bold-webfont.woff') format('woff'),
         url('../fonts/itc__avant__garde_bold-webfont.ttf') format('truetype'),
         url('../fonts/itc__avant__garde_bold-webfont.svg#ITC_Avant_GardeBold') format('svg');
    font-weight: normal;
    font-style: normal;
}