/*
 * 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-2012 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: 'GibsonLightBold';
    src: url('gibson_semibold_macroman/Gibson-SemiBold-webfont.eot');
    src: url('gibson_semibold_macroman/Gibson-SemiBold-webfont.eot?#iefix') format('embedded-opentype'),
    url('gibson_semibold_macroman/Gibson-SemiBold-webfont.woff') format('woff'),
    url('gibson_semibold_macroman/Gibson-SemiBold-webfont.ttf') format('truetype'),
    url('gibson_semibold_macroman/Gibson-SemiBold-webfont.svg#GibsonLightBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}

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

}