/*
 * 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:      Mark Simonson Studio
 * License URL: http://www.fontspring.com/fflicense/mark-simonson-studio
 *
 *
 */



@font-face {
    font-family: 'ProximaNova';
    src: url('regular/ProximaNova-Reg-webfont.eot');
    src: url('regular/ProximaNova-Reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('regular/ProximaNova-Reg-webfont.woff') format('woff'),
         url('regular/ProximaNova-Reg-webfont.ttf') format('truetype'),
         url('regular/ProximaNova-Reg-webfont.svg#ProximaNovaRgRegular') format('svg');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family: 'ProximaNova';
    src: url('italic/ProximaNova-RegIt-webfont.eot');
    src: url('italic/ProximaNova-RegIt-webfont.eot?#iefix') format('embedded-opentype'),
         url('italic/ProximaNova-RegIt-webfont.woff') format('woff'),
         url('italic/ProximaNova-RegIt-webfont.ttf') format('truetype'),
         url('italic/ProximaNova-RegIt-webfont.svg#ProximaNovaRgRegularIt') format('svg');
    font-weight:normal;
    font-style:italic;
}
@font-face {
    font-family: 'ProximaNova';
    src: url('bold/ProximaNova-Bold-webfont.eot');
    src: url('bold/ProximaNova-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('bold/ProximaNova-Bold-webfont.woff') format('woff'),
         url('bold/ProximaNova-Bold-webfont.ttf') format('truetype'),
         url('bold/ProximaNova-Bold-webfont.svg#ProximaNovaRgBold') format('svg');
    font-weight:bold;
    font-style:normal;
}
@font-face {
    font-family: 'ProximaNova';
    src: url('bolditalic/ProximaNova-BoldIt-webfont.eot');
    src: url('bolditalic/ProximaNova-BoldIt-webfont.eot?#iefix') format('embedded-opentype'),
         url('bolditalic/ProximaNova-BoldIt-webfont.woff') format('woff'),
         url('bolditalic/ProximaNova-BoldIt-webfont.ttf') format('truetype'),
         url('bolditalic/ProximaNova-BoldIt-webfont.svg#ProximaNovaRgBoldIt') format('svg');
    font-weight:bold;
    font-style:italic;
}
