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

@font-face {
    font-family: 'newsgothic';
    src: url('../fonts/news_gothic_regular.eot');
    src: url('../fonts/news_gothic_regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/news_gothic_regular.woff') format('woff'),
         url('../fonts/news_gothic_regular.ttf') format('truetype'),
         url('../fonts/news_gothic_regular.svg#news_gothic_qregular') format('svg');
    font-weight: normal;
    font-style: normal;
}