/*
  MWS
  TFMC GENERIC FONTS
*/

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/web/opensans_bold/OpenSans-Bold-webfont.eot');
    src: url('../fonts/web/opensans_bold/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/web/opensans_bold/OpenSans-Bold-webfont.woff') format('woff'),
         url('../fonts/web/opensans_bold/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../fonts/web/opensans_bold/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansreg';
    src: url('../fonts/web/opensans_regular/OpenSans-Regular-webfont.eot');
    src: url('../fonts/web/opensans_regular/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/web/opensans_regular/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/web/opensans_regular/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/web/opensans_regular/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family:'helveticalt_light';
  src: url('../fonts/web/helveticalt_light/HelveticaLTStd-Light_latin+latin-ext_gdi.eot');
  src: url('../fonts/web/helveticalt_light/HelveticaLTStd-Light_latin+latin-ext_gdi.eot?#iefix') format('embedded-opentype'),
    url('../fonts/web/helveticalt_light/HelveticaLTStd-Light_latin+latin-ext_gdi.woff') format('woff'),
    url('../fonts/web/helveticalt_light/HelveticaLTStd-Light_latin+latin-ext_gdi.ttf') format('truetype'),
    url('../fonts/web/helveticalt_light/HelveticaLTStd-Light_latin+latin-ext_gdi.otf') format('opentype'),
    url('../fonts/web/helveticalt_light/HelveticaLTStd-Light_latin+latin-ext_gdi.svg#HelveticaLTStd-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2215;
}