@font-face {
  font-family: 'News Cycle';
  font-style: normal;
  font-weight: 400;
  src:url('/fonts/NewsCycle-Regular.eot');
  src:url('/fonts/NewsCycle-Regular.eot?#iefix') format('embedded-opentype'),
	  url('/fonts/NewsCycle-Regular.woff') format('woff'),
	  url('/fonts/NewsCycle-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'News Cycle';
  font-style: normal;
  font-weight: 700;
  src:url('/fonts/NewsCycle-Bold.eot');
  src:url('/fonts/NewsCycle-Bold.eot?#iefix') format('embedded-opentype'),
	  url('/fonts/NewsCycle-Bold.woff') format('woff'),
	  url('/fonts/NewsCycle-Bold.ttf') format('truetype');
}
