@font-face {
    font-family: 'AvantGardeMed';
    src: url('AvantGarde-Medium.eot');
    src: url('AvantGarde-Medium.eot') format('embedded-opentype'),
         url('AvantGarde-Medium.woff') format('woff'),
         url('AvantGarde-Medium.ttf') format('truetype'),
         url('AvantGarde-Medium.svg#AvantGardeMed') format('svg');
}

@font-face {
    font-family: 'AvantGardeBook';
    src: url('avantgarde-book-webfont.eot');
    src: url('avantgarde-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('avantgarde-book-webfont.woff2') format('woff2'),
         url('avantgarde-book-webfont.woff') format('woff'),
         url('avantgarde-book-webfont.ttf') format('truetype'),
         url('avantgarde-book-webfont.svg#AvantGardeBook') format('svg');
    font-weight: normal;
    font-style: normal;

}