@font-face {
	font-family: 'NewsGothicMT';
	src: url('/data/fonts/NewsGothicMTRegular.eot');
	src: url('/data/fonts/NewsGothicMTRegular.eot?#iefix') format('embedded-opentype'),
         url('/data/fonts/NewsGothicMTRegular.woff') format('woff'),
         url('/data/fonts/NewsGothicMTRegular.ttf') format('truetype'),
         url('/data/fonts/NewsGothicMTRegular.svg#NewsGothicMT') format('svg');	
    font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NewsGothicMTBold';
	src: url('/data/fonts/NewsGothicMTBold.eot');
	src: url('/data/fonts/NewsGothicMTBold.eot?#iefix') format('embedded-opentype'),
         url('/data/fonts/NewsGothicMTBold.woff') format('woff'),
         url('/data/fonts/NewsGothicMTBold.ttf') format('truetype'),
         url('/data/fonts/NewsGothicMTBold.svg#NewsGothicMTBold') format('svg');	
    font-weight: normal;
	font-style: normal;
}


@font-face {
    font-family: 'NovecentowideMedium';
    src: url('/data/fonts/Novecentowide-Medium-webfont.eot');
    src: url('/data/fonts/Novecentowide-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/data/fonts/Novecentowide-Medium-webfont.woff') format('woff'),
         url('/data/fonts/Novecentowide-Medium-webfont.ttf') format('truetype'),
         url('/data/fonts/Novecentowide-Medium-webfont.svg#NovecentowideMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NovecentowideLight';
    src: url('/data/fonts/Novecentowide-Light-webfont.eot');
    src: url('/data/fonts/Novecentowide-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/data/fonts/Novecentowide-Light-webfont.woff') format('woff'),
         url('/data/fonts/Novecentowide-Light-webfont.ttf') format('truetype'),
         url('/data/fonts/Novecentowide-Light-webfont.svg#NovecentowideLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'FontAwesome';
  src: url('/data/fonts/fontawesome-webfont.eot');
  src: url('/data/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
     url('/data/fonts/fontawesome-webfont.woff') format('woff'),
     url('/data/fonts/fontawesome-webfont.ttf') format('truetype'),
     url('/data/fonts/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
}