/*Font face*/
@font-face {
    font-family: 'zapfhumnst_btroman';
    src: url('../fonts/zapf_humanist_601_bt-webfont.eot');
    src: url('../fonts/zapf_humanist_601_bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/zapf_humanist_601_bt-webfont.woff2') format('woff2'),
         url('../fonts/zapf_humanist_601_bt-webfont.woff') format('woff'),
         url('../fonts/zapf_humanist_601_bt-webfont.ttf') format('truetype'),
         url('../fonts/zapf_humanist_601_bt-webfont.svg#zapfhumnst_btroman') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'zapfhumnst_btbold';
    src: url('../fonts/zapfhumnst_bt_bold-webfont.eot');
    src: url('../fonts/zapfhumnst_bt_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/zapfhumnst_bt_bold-webfont.woff2') format('woff2'),
         url('../fonts/zapfhumnst_bt_bold-webfont.woff') format('woff'),
         url('../fonts/zapfhumnst_bt_bold-webfont.ttf') format('truetype'),
         url('../fonts/zapfhumnst_bt_bold-webfont.svg#zapfhumnst_btbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
  font-family: 'MillerBanner_LightItalic';
  src: url('../fonts/MillerBanner-LightItalic.eot?#iefix') format('embedded-opentype'),
       url('../fonts/MillerBanner-LightItalic.otf')  format('opentype'),
       url('../fonts/MillerBanner-LightItalic.woff2') format('woff2'),
       url('../fonts/MillerBanner-LightItalic.woff') format('woff'),
       url('../fonts/MillerBanner-LightItalic.ttf')  format('truetype'),
       url('../fonts/MillerBanner-LightItalic.svg#MillerBanner-LightItalic') format('svg');
  font-weight: normal;
  font-style: normal;

}


@font-face {
  font-family: 'MillerBanner_Bold';
  src: url('../fonts/MillerBanner-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/MillerBanner-Bold.otf')  format('opentype'),
       url('../fonts/MillerBanner-Bold.woff2') format('woff2'),
       url('../fonts/MillerBanner-Bold.woff') format('woff'),
       url('../fonts/MillerBanner-Bold.ttf')  format('truetype'),
       url('../fonts/MillerBanner-Bold.svg#MillerBanner-Bold') format('svg');
  font-weight: normal;
  font-style: normal;

}
