/*
 * 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:      Mostardesign
 * License URL: http://www.fontspring.com/fflicense/mostardesign
 *
 *
 */

@font-face {
    font-family: 'Sofia Pro';
    src: url('SofiaProSoftReg-webfont.eot?2');
    src: url('SofiaProSoftReg-webfont.eot?2#iefix') format('embedded-opentype'),
         url('SofiaProSoftReg-webfont.woff?2') format('woff'),
         url('SofiaProSoftReg-webfont.ttf?2') format('truetype'),
         url('SofiaProSoftReg-webfont.svg?2#sofia_pro_soft_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Sofia Pro';
    src: url('SofiaProSoftBold-webfont.eot?2');
    src: url('SofiaProSoftBold-webfont.eot?2#iefix') format('embedded-opentype'),
         url('SofiaProSoftBold-webfont.woff?2') format('woff'),
         url('SofiaProSoftBold-webfont.ttf?2') format('truetype'),
         url('SofiaProSoftBold-webfont.svg?2#sofia_pro_softbold') format('svg');
    font-weight: bold;
    font-style: normal;

}