@font-face {
    font-family: 'News Cycle';
    src: url('../fonts/newscycle-regular-webfont.eot');
    src: url('../fonts/newscycle-regular-webfont-.eot#iefix') format('embedded-opentype'),
         url('../fonts/newscycle-regular-webfont.woff') format('woff'),
         url('../fonts/newscycle-regular-webfont.ttf') format('truetype'),
         url('../fonts/newscycle-regular-webfont.svg#news_cycleregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'News Cycle';
    src: url('../fonts/newscycle-bold-webfont.eot');
    src: url('../fonts/newscycle-bold-webfont-.eot#iefix') format('embedded-opentype'),
         url('../fonts/newscycle-bold-webfont.woff') format('woff'),
         url('../fonts/newscycle-bold-webfont.ttf') format('truetype'),
         url('../fonts/newscycle-bold-webfont.svg#news_cyclebold') format('svg');
    font-weight: bold;
    font-style: normal;
}
