/*
* 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 Fontspring
*
*
*
*
* The fonts included are copyrighted by the vendor listed below.
*
* Vendor:      Canada Type
* License URL: http://www.fontspring.com/fflicense/canada-type
*
*
*/
@font-face {
  font-family: 'ClarendonTextProRegular';
  src: url('../static/webfonts/clarendon_text_pro-webfont.eot');
  src: url('../static/webfonts/clarendon_text_pro-webfont.eot?#iefix') format('embedded-opentype'), 
	  url('../static/webfonts/clarendon_text_pro-webfont.woff') format('woff'), 
		url('../static/webfonts/clarendon_text_pro-webfont.ttf') format('truetype'), 
		url('../static/webfonts/clarendon_text_pro-webfont.svg#clarendon_text_pro-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Vendor:      FontSite Inc.
 * License URL: http://www.fontspring.com/fflicense/fontsite
 */

@font-face {
  font-family: 'FunctionProMedium';
  src: url('../static/webfonts/FunctionPro-Medium-webfont.eot');
  src: url('../static/webfonts/FunctionPro-Medium-webfont.eot?iefix') format('embedded-opentype'), 
		url('../static/webfonts/FunctionPro-Medium-webfont.woff') format('woff'), 
		url('../static/webfonts/FunctionPro-Medium-webfont.ttf') format('truetype'), 
		url('../static/webfonts/FunctionPro-Medium-webfont.svg#FunctionPro-Medium-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FunctionProBold';
  src: url('../static/webfonts/FunctionPro-Bold-webfont.eot');
  src: url('../static/webfonts/FunctionPro-Bold-webfont.eot?iefix') format('embedded-opentype'), 
		url('../static/webfonts/FunctionPro-Bold-webfont.woff') format('woff'), 
		url('../static/webfonts/FunctionPro-Bold-webfont.ttf') format('truetype'), 
		url('../static/webfonts/FunctionPro-Bold-webfont.svg#FunctionPro-Bold-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FunctionProDemi';
  src: url('../static/webfonts/FunctionPro-Demi-webfont.eot');
  src: url('../static/webfonts/FunctionPro-Demi-webfont.eot?iefix') format('embedded-opentype'), 
		url('../static/webfonts/FunctionPro-Demi-webfont.woff') format('woff'), 
		url('../static/webfonts/FunctionPro-Demi-webfont.ttf') format('truetype'), 
		url('../static/webfonts/FunctionPro-Demi-webfont.svg#FunctionPro-Demi-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FunctionProLight';
  src: url('../static/webfonts/FunctionPro-Light-webfont.eot');
  src: url('../static/webfonts/FunctionPro-Light-webfont.eot?iefix') format('embedded-opentype'), 
		url('../static/webfonts/FunctionPro-Light-webfont.woff') format('woff'), 
		url('../static/webfonts/FunctionPro-Light-webfont.ttf') format('truetype'), 
		url('../static/webfonts/FunctionPro-Light-webfont.svg#FunctionPro-Light-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}