@font-face {
  font-family: 'News Cycle';
  font-style: normal;
  font-weight: normal;
  src: url('fonts/news-cycle.ttf') format('truetype');
}
/*
@font-face {
  font-family: 'News Cycle';
  font-style: normal;
  font-weight: normal;
  src: url('fonts/news-cycle.eot');
}
*/
@font-face {
  font-family: 'Droid Serif';
  font-style: italic;
  font-weight: bold;
  src: url('fonts/droid-serif-bold-italic.ttf') format('truetype');
}
@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: normal;
  src: url('fonts/droid-serif.ttf') format('truetype');
}
@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: bold;
  src: url('fonts/droid-serif-bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Droid Serif';
  font-style: italic;
  font-weight: normal;
  src: local('Droid_Serif_Italic_??'), local('DroidSerif-Italic'), url('fonts/droid-serif-italic.ttf') format('truetype');
}
