/*
 * The font webnar is copyrighted by the vendor listed below.
 *
 * Vendor:      The Northern Block
 * License URL: http://www.fontspring.com/licenses/northern-block/webfont
 *
 *
 */
@font-face {
    font-family: 'webnarbold';
    src: url('fonts/webnar/webnar-bold-webfont.eot');
    src: url('fonts/webnar/webnar-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/webnar/webnar-bold-webfont.woff2') format('woff2'),
         url('fonts/webnar/webnar-bold-webfont.woff') format('woff'),
         url('fonts/webnar/webnar-bold-webfont.ttf') format('truetype'),
         url('fonts/webnar/webnar-bold-webfont.svg#webnarbold') format('svg');
    font-weight: normal;
    font-style: normal;
}


