/*
 * Web Fonts from fontspring.com
 * The fonts included in this stylesheet are subject to the End User License you purchased from Fontspring. The fonts are protected under domestic and international trademark and copyright law. You are prohibited from modifying, reverse engineering, duplicating, or distributing this font software. (c) 2010-2015 Fontspring. The fonts included are copyrighted by the vendor listed below. Vendor: FontSite Inc. License URL: http://www.fontspring.com/licenses/fontsite/webfont
 */
@font-face {
    font-family: 'britannic_fsbold';
    src: url('../webfonts/Britannic_Bold_eot.eot');
    src: url('../webfonts/Britannic_Bold_eot.eot?') format('embedded-opentype'),
         url('../webfonts/Britannic_Bold_woff2.woff2') format('woff2'),
         url('../webfonts/Britannic_Bold_woff.woff') format('woff'),
         url('../webfonts/Britannic_Bold_ttf.ttf') format('truetype'),
         url('../webfonts/Britannic_Bold_svg.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}