@font-face {
  font-family: 'Avant';
  src: url('avant-g.ttf');
}
@font-face {
  font-family: 'Agenda';
  src: url('agenda-l.ttf');
}
@font-face {
  font-family: 'Open-Sans';
  src: url('open-sans.ttf'); 
}
@font-face {
  font-family: 'Open-Sans-ExtraBold';
  src: url('open-sans-extrabold.ttf'); 
}
@font-face {
    font-family: 'AgendaLight';
    src: url('agenda-l-webfont.eot');
    src: url('agenda-l-webfont.eot?#iefix') format('embedded-opentype'),
         url('agenda-l-webfont.woff') format('woff'),
         url('agenda-l-webfont.ttf') format('truetype'),
         url('agenda-l-webfont.svg#AgendaLight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AvantGardeCERegular';
    src: url('avant-g-webfont.eot');
    src: url('avant-g-webfont.eot?#iefix') format('embedded-opentype'),
         url('avant-g-webfont.woff') format('woff'),
         url('avant-g-webfont.ttf') format('truetype'),
         url('avant-g-webfont.svg#AvantGardeCERegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('open-sans-webfont.eot');
    src: url('open-sans-webfont.eot?#iefix') format('embedded-opentype'),
         url('open-sans-webfont.woff') format('woff'),
         url('open-sans-webfont.ttf') format('truetype'),
         url('open-sans-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansExtraboldRegular';
    src: url('open-sans-extrabold.eot');
    src: url('open-sans-extrabold.eot?#iefix') format('embedded-opentype'),
         url('open-sans-extrabold.woff') format('woff'),
         url('open-sans-extrabold.ttf') format('truetype'),
         url('open-sans-extrabold.svg#OpenSansExtraboldRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
