/*
 * 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-2015 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      NDISCOVERED
 * License URL: http://www.fontspring.com/licenses/ndiscovered/webfont
 *
 *
 */

@font-face {
    font-family: 'Exo Slab Pro';
    font-style: normal;
    font-weight: 200;
    src: url('/fonts/exoslabpro-extralight-webfont.eot');
    src: url('/fonts/exoslabpro-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/exoslabpro-extralight-webfont.woff2') format('woff2'),
         url('/fonts/exoslabpro-extralight-webfont.woff') format('woff'),
         url('/fonts/exoslabpro-extralight-webfont.ttf') format('truetype'),
         url('/fonts/exoslabpro-extralight-webfont.svg#exo_slab_proextra_light') format('svg');
}

@font-face {
    font-family: 'Exo Slab Pro';
	font-style: normal;
	font-weight: 700;
    src: url('/fonts/exoslabpro-extrabold-subset.eot');
    src: url('/fonts/exoslabpro-extrabold-subset.eot?#iefix') format('embedded-opentype'),
         url('/fonts/exoslabpro-extrabold-subset.woff2') format('woff2'),
         url('/fonts/exoslabpro-extrabold-subset.woff') format('woff'),
         url('/fonts/exoslabpro-extrabold-subset.ttf') format('truetype'),
         url('/fonts/exoslabpro-extrabold-subset.svg#exo_slab_proextra_bold') format('svg');
}

