@font-face {
    font-family: 'AvantGarGotItcTEE';
    src: url('AvantGarGotItcTEE-Book.woff2') format('woff2'),
        url('AvantGarGotItcTEE-Book.woff') format('woff'),
        url('AvantGarGotItcTEE-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'BellMTBold';
  src: url('BellMTBold.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'droid_serifregular';
    src: url('droidserif-regular-webfont.woff2') format('woff2'),
         url('droidserif-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotobold';
    src: url('roboto-bold-webfont.woff2') format('woff2'),
         url('roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

