/*
 * 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-2016 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Brownfox
 * License URL: https://www.fontspring.com/licenses/brownfox/webfont
 *
 *
 */

@font-face {
    font-family: 'geometriaregular';
    src: url('/css/webfonts/Geometria-Regular-webfont.eot');
    src: url('/css/webfonts/Geometria-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/webfonts/Geometria-Regular-webfont.woff2') format('woff2'),
         url('/css/webfonts/Geometria-Regular-webfont.woff') format('woff'),
         url('/css/webfonts/Geometria-Regular-webfont.ttf') format('truetype'),
         url('/css/webfonts/Geometria-Regular-webfont.svg#geometriaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'geometria_boldbold';
    src: url('/css/webfonts/Geometria-Bold-webfont.eot');
    src: url('/css/webfonts/Geometria-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/webfonts/Geometria-Bold-webfont.woff2') format('woff2'),
         url('/css/webfonts/Geometria-Bold-webfont.woff') format('woff'),
         url('/css/webfonts/Geometria-Bold-webfont.ttf') format('truetype'),
         url('/css/webfonts/Geometria-Bold-webfont.svg#geometria_boldbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'geometria_heavyheavy';
    src: url('/css/webfonts/Geometria-Heavy-webfont.eot');
    src: url('/css/webfonts/Geometria-Heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/webfonts/Geometria-Heavy-webfont.woff2') format('woff2'),
         url('/css/webfonts/Geometria-Heavy-webfont.woff') format('woff'),
         url('/css/webfonts/Geometria-Heavy-webfont.ttf') format('truetype'),
         url('/css/webfonts/Geometria-Heavy-webfont.svg#geometria_heavyheavy') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'geometria_lightlight';
    src: url('/css/webfonts/Geometria-Light-webfont.eot');
    src: url('/css/webfonts/Geometria-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/webfonts/Geometria-Light-webfont.woff2') format('woff2'),
         url('/css/webfonts/Geometria-Light-webfont.woff') format('woff'),
         url('/css/webfonts/Geometria-Light-webfont.ttf') format('truetype'),
         url('/css/webfonts/Geometria-Light-webfont.svg#geometria_lightlight') format('svg');
    font-weight: normal;
    font-style: normal;

}