﻿/*!
 * 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-2018 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Canada Type
 * License URL: https://www.fontspring.com/licenses/canada-type/webfont
 *
 *
 */

@font-face {
    font-family: 'canada-type-gibson';
    src: url('../fonts/gibson-semibolditalic-webfont.woff2') format('woff2'), url('../fonts/gibson-semibolditalic-webfont.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'canada-type-gibson';
    src: url('../fonts/gibson-semibold-webfont.woff2') format('woff2'), url('../fonts/gibson-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'canada-type-gibson';
    src: url('../fonts/gibson-regular-webfont.woff2') format('woff2'), url('../fonts/gibson-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'canada-type-gibson';
    src: url('../fonts/gibson-lightitalic-webfont.woff2') format('woff2'), url('../fonts/gibson-lightitalic-webfont.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'canada-type-gibson';
    src: url('../fonts/gibson-light-webfont.woff2') format('woff2'), url('../fonts/gibson-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'canada-type-gibson';
    src: url('../fonts/gibson-italic-webfont.woff2') format('woff2'), url('../fonts/gibson-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'canada-type-gibson';
    src: url('../fonts/gibson-bolditalic-webfont.woff2') format('woff2'), url('../fonts/gibson-bolditalic-webfont.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'canada-type-gibson';
    src: url('../fonts/gibson-bold-webfont.woff2') format('woff2'), url('../fonts/gibson-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
