/*
 * 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:      FontSite Inc.
 * License URL: http://www.fontspring.com/fflicense/fontsite
 *
 *
 */

@font-face {
    font-family: 'franklin_gothic_fs_medregular';
    src: url('../fonts/FranklinGothic-Med-webfont.eot');
    src: url('../fonts/FranklinGothic-Med-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FranklinGothic-Med-webfont.woff') format('woff'),
         url('../fonts/FranklinGothic-Med-webfont.ttf') format('truetype'),
         url('../fonts/FranklinGothic-Med-webfont.svg#franklin_gothic_fs_medregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'franklin_gothic_demi_regular';
    src: url('../fonts/Franklin-Gothic-Demi-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'franklin_gothic_fs_bookRg';
    src: url('../fonts/FranklinGothic-Book-webfont.eot');
    src: url('../fonts/FranklinGothic-Book-webfont.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/FranklinGothic-Book-webfont.woff') format('woff'),
        url('../fonts/FranklinGothic-Book-webfont.ttf') format('truetype'),
        url('../fonts/FranklinGothic-Book-webfont.svg#franklin_gothic_fs_bookRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family:'StagWeb';
	src:url('../fonts/Stag-Book-Web.woff2') format('woff2'), url('../fonts/Stag-Book-Web.woff') format('woff');
	font-weight:400;
	font-style:normal;
}

@font-face {
	font-family:'GilroyBlack';
	src:url('../fonts/GilroyBlack.woff2') format('woff2'), url('../fonts/GilroyBlack.woff') format('woff');
	font-weight:400;
    font-style:normal;
}
