@font-face {
    font-family: 'noticia_bold';
    src: url('../fonts/webfont/noticiatext-bold-webfont.eot');
    src: url('../fonts/webfont/noticiatext-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/webfont/noticiatext-bold-webfont.woff') format('woff'),
         url('../fonts/webfont/noticiatext-bold-webfont.ttf') format('truetype'),
         url('../fonts/webfont/noticiatext-bold-webfont.svg#noticia_textbold') format('svg');
    font-weight: normal;
    font-style: normal;

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

}
