@font-face {
    font-family: 'News Cycle';
        src: url('font/news-cycle/newscycle-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
      }
@font-face {
    font-family: 'News Cycle';
        src: url('font/news-cycle/newscycle-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
      }

@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: normal;
  src: url('font/ubuntu-font-family-0.80/Ubuntu-R.ttf') format('truetype');
      }
