/*
 * 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-2013 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Canada Type
 * License URL: http://www.fontspring.com/fflicense/canada-type
 *
 *
 */

@font-face {
    font-family: 'Gibson';
    src: url('../extracted_assets/635740_Gibson-Regular-webfont.eot');
    src: url('../extracted_assets/177018_Gibson-Regular-webfont.eot') format('embedded-opentype'),
         url('../extracted_assets/373849_Gibson-Regular-webfont.woff') format('woff'),
         url('../extracted_assets/215711_Gibson-Regular-webfont.ttf') format('truetype'),
         url('../extracted_assets/538322_Gibson-Regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Gibson';
    src: url('../extracted_assets/152790_Gibson-SemiBold-webfont.eot');
    src: url('../extracted_assets/544568_Gibson-SemiBold-webfont.eot') format('embedded-opentype'),
         url('../extracted_assets/155034_Gibson-SemiBold-webfont.woff') format('woff'),
         url('../extracted_assets/631985_Gibson-SemiBold-webfont.ttf') format('truetype'),
         url('../extracted_assets/737372_Gibson-SemiBold-webfont.svg') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Gibson';
    src: url('../extracted_assets/709612_Gibson-Italic-webfont.eot');
    src: url('../extracted_assets/709612_Gibson-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../extracted_assets/478783_Gibson-Italic-webfont.woff') format('woff'),
         url('../extracted_assets/443508_Gibson-Italic-webfont.ttf') format('truetype'),
         url('../extracted_assets/358963_Gibson-Italic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'Gibson';
    src: url('../extracted_assets/128828_Gibson-SemiBoldItalic-webfont.eot');
    src: url('../extracted_assets/175539_Gibson-SemiBoldItalic-webfont.eot') format('embedded-opentype'),
         url('../extracted_assets/308588_Gibson-SemiBoldItalic-webfont.woff') format('woff'),
         url('../extracted_assets/834239_Gibson-SemiBoldItalic-webfont.ttf') format('truetype'),
         url('../extracted_assets/798165_Gibson-SemiBoldItalic-webfont.svg') format('svg');
    font-weight: bold;
    font-style: italic;

}
