/*
 * 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-2014 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      GLC Foundry
 * License URL: http://www.fontspring.com/fflicense/glc-foundry
 *
 *
 */

@font-face {
    font-family: '1785 GLC Baskerville';
    src: url('1785_GLC_Baskerville-N-webfont.eot?1');
    src: url('1785_GLC_Baskerville-N-webfont.eot?1#iefix') format('embedded-opentype'),
         url('1785_GLC_Baskerville-N-webfont.woff?1') format('woff'),
         url('1785_GLC_Baskerville-N-webfont.ttf?1') format('truetype'),
         url('1785_GLC_Baskerville-N-webfont.svg?1#1785GLCBaskervilleNormal') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: '1785 GLC Baskerville';
    src: url('1785_GLC_Baskerville-Ita-webfont.eot?1');
    src: url('1785_GLC_Baskerville-Ita-webfont.eot?1#iefix') format('embedded-opentype'),
         url('1785_GLC_Baskerville-Ita-webfont.woff?1') format('woff'),
         url('1785_GLC_Baskerville-Ita-webfont.ttf?1') format('truetype'),
         url('1785_GLC_Baskerville-Ita-webfont.svg?1#1785GLCBaskervilleItalic') format('svg');
    font-weight: normal;
    font-style: italic;

}
