@font-face {
  font-family: 'NewsGothic';
  font-style: normal;
  font-weight: 200; /* or 400 */
  src: url("fonts/News_Gothic_medium.woff") format("woff"),
       url("fonts/News_Gothic_medium.eot") format("eot");
}


@font-face {
  font-family: 'NewsGothic';
  font-style: normal;
  font-weight: 200; /* or 400 */
  src: url("fonts/News_Gothic_medium.woff") format("woff"),
       url("fonts/News_Gothic_medium.eot") format("eot");
}


@font-face {
  font-family: 'NewsGothicBold';
  font-style: normal;
  font-weight: normal; /* or 400 */
  src: url("fonts/News_Gothic_bold.woff") format("woff"),
       url("fonts/News_Gothic_bold.eot") format("eot");
}

/*
@font-face {
  font-family: 'Fishmonger';
  src:
    url('fonts/Fishmonger.eot');
  src:
    url('fonts/Fishmonger.eot?#iefix') format('embedded-opentype'),
    url('fonts/Fishmonger.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}*/

@font-face {
  font-family: 'fishmongerk';
  src:
    url('fonts/Fishmonger_Extra_Condensed_Light.eot');
  src:
    url('fonts/Fishmonger_Extra_Condensed_Light.eot?#iefix') format('embedded-opentype'),
    url('fonts/Fishmonger_Extra_Condensed_Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Desyrel';
  src:url('fonts/Desyrel.ttf.woff') format('woff'),
      url('fonts/Desyrel.ttf.svg#Desyrel') format('svg'),
      url('fonts/Desyrel.ttf.eot'),
      url('fonts/Desyrel.ttf.eot?#iefix') format('embedded-opentype'); 
  font-weight: 200; /* or 400 */
  font-style: normal;
}

@font-face{
font-family:"news_gothic_medium";
src:url("fonts/News_Gothic_medium.eot?#iefix") format("eot"),url("fonts/News_Gothic_medium.woff") format("woff");
} 

@font-face{
font-family:"news_gothic_std";
font-style: normal;
font-weight: 200; /* or 400 */
src:url("fonts/NewsGothicStd.eot?#iefix") format("eot"),url("fonts/NewsGothicStd.woff") format("woff"),url("fonts/NewsGothicStd.ttf") format("truetype"),url("fonts/NewsGothicStd.svg") format("svg");
}

@font-face{
font-family:"news_gothic_book_medium";
font-style: normal;
font-weight: 200; /* or 400 */
src:url("fonts/NewsGothic-Book-webfont.eot?#iefix") format("eot"),url("fonts/NewsGothic-Book-webfont.woff") format("woff"),url("fonts/NewsGothic-Book-webfont.ttf") format("truetype"),url("fonts/NewsGothic-Book-webfont.svg") format("svg");
}