/*
 * 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:      FontSite Inc.
 * License URL: http://www.fontspring.com/fflicense/fontsite
 *
 *
 */
 
 
 /* See: http://help.typekit.com/customer/portal/articles/6855-using-multiple-weights-and-styles */


 /**************************************
  * Lighter
  **************************************/

 @font-face {
    font-family: 'FunctionPro';
    src: url('FunctionPro-Light-webfont.eot');
    src: url('FunctionPro-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('FunctionPro-Light-webfont.woff') format('woff'),
         url('FunctionPro-Light-webfont.ttf') format('truetype'),
         url('FunctionPro-Light-webfont.svg#FunctionPro') format('svg');
    font-weight: lighter;
    font-style: normal;
}
@font-face {
    font-family: 'FunctionPro';
    src: url('FunctionPro-LightOblique-webfont.eot');
    src: url('FunctionPro-LightOblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('FunctionPro-LightOblique-webfont.woff') format('woff'),
         url('FunctionPro-LightOblique-webfont.ttf') format('truetype'),
         url('FunctionPro-LightOblique-webfont.svg#FunctionPro') format('svg');
    font-weight: lighter;
    font-style: italic;
}
@font-face {
    font-family: 'FunctionPro';
    src: url('FunctionPro-LightOblique-webfont.eot');
    src: url('FunctionPro-LightOblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('FunctionPro-LightOblique-webfont.woff') format('woff'),
         url('FunctionPro-LightOblique-webfont.ttf') format('truetype'),
         url('FunctionPro-LightOblique-webfont.svg#FunctionPro') format('svg');
    font-weight: lighter;
    font-style: oblique;
}

 /**************************************
  * 300
  **************************************/

@font-face {
    font-family: 'FunctionPro';
    src: url('FunctionPro-Light-webfont.eot');
    src: url('FunctionPro-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('FunctionPro-Light-webfont.woff') format('woff'),
         url('FunctionPro-Light-webfont.ttf') format('truetype'),
         url('FunctionPro-Light-webfont.svg#FunctionPro') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'FunctionPro';
    src: url('FunctionPro-LightOblique-webfont.eot');
    src: url('FunctionPro-LightOblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('FunctionPro-LightOblique-webfont.woff') format('woff'),
         url('FunctionPro-LightOblique-webfont.ttf') format('truetype'),
         url('FunctionPro-LightOblique-webfont.svg#FunctionPro') format('svg');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'FunctionPro';
    src: url('FunctionPro-LightOblique-webfont.eot');
    src: url('FunctionPro-LightOblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('FunctionPro-LightOblique-webfont.woff') format('woff'),
         url('FunctionPro-LightOblique-webfont.ttf') format('truetype'),
         url('FunctionPro-LightOblique-webfont.svg#FunctionPro') format('svg');
    font-weight: 300;
    font-style: oblique;
}

 /**************************************
  * Normal
  **************************************/

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

 /**************************************
  * 500
  **************************************/

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

 /**************************************
  * 600
  **************************************/

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

 /**************************************
  * 700
  **************************************/

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