/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.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-2014 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Brownfox
 * License URL: http://www.fontspring.com/fflicense/brownfox
 *
 *
 */

@font-face {
    font-family: 'Brutal Type';
    src: url('BrutalType-Regular-webfont_1.eot');
    src: url('BrutalType-Regular-webfont_1.eot#iefix') format('embedded-opentype'),
         url('BrutalType-Regular-webfont_1.woff') format('woff'),
         url('BrutalType-Regular-webfont_1.ttf') format('truetype'),
         url('BrutalType-Regular-webfont_1-brutal_typeregular.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Brutal Type';
    src: url('BrutalType-Bold-webfont_1.eot');
    src: url('BrutalType-Bold-webfont_1.eot#iefix') format('embedded-opentype'),
         url('BrutalType-Bold-webfont_1.woff') format('woff'),
         url('BrutalType-Bold-webfont_1.ttf') format('truetype'),
         url('BrutalType-Bold-webfont_1-brutal_typebold.svg') format('svg');
    font-weight: bold;
    font-style: normal;

}