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

}

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

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

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

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