/*
 * 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:      FontSite Inc.
 * License URL: http://www.fontspring.com/fflicense/fontsite
 *
 *
 */

@font-face {
    font-family: 'function_promedium';
    src: url('../fonts/FunctionPro-Medium-webfont.eot');
    src: url('../fonts/FunctionPro-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FunctionPro-Medium-webfont.woff') format('woff'),
         url('../fonts/FunctionPro-Medium-webfont.ttf') format('truetype'),
         url('../fonts/FunctionPro-Medium-webfont.svg#function_promedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'function_prolight';
    src: url('../fonts/FunctionPro-Light-webfont.eot');
    src: url('../fonts/FunctionPro-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FunctionPro-Light-webfont.woff') format('woff'),
         url('../fonts/FunctionPro-Light-webfont.ttf') format('truetype'),
         url('../fonts/FunctionPro-Light-webfont.svg#function_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'function_probook';
    src: url('../fonts/FunctionPro-Book-webfont.eot');
    src: url('../fonts/FunctionPro-Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FunctionPro-Book-webfont.woff') format('woff'),
         url('../fonts/FunctionPro-Book-webfont.ttf') format('truetype'),
         url('../fonts/FunctionPro-Book-webfont.svg#function_probook') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'function_promedium_stencil';
    src: url('../fonts/FunctionPro-Stencil-webfont.eot');
    src: url('../fonts/FunctionPro-Stencil-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FunctionPro-Stencil-webfont.woff') format('woff'),
         url('../fonts/FunctionPro-Stencil-webfont.ttf') format('truetype'),
         url('../fonts/FunctionPro-Stencil-webfont.svg#function_promedium_stencil') format('svg');
    font-weight: normal;
    font-style: normal;

}

