/**
 * @license
 * MyFonts Webfont Build ID 3197141, 2016-04-04T15:12:48-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: FuturaPT-ExtraBoldObl by ParaType
 * URL: http://www.myfonts.com/fonts/paratype/futura-book/extra-bold-obl/
 * 
 * Webfont: FuturaPT-BookObl by ParaType
 * URL: http://www.myfonts.com/fonts/paratype/futura-book/italic/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3197141
 * Licensed pageviews: 500,000
 * Webfonts copyright: Copyright &#x00A9; 1995 ParaGraph Intl., &#x00A9; 1998 ParaType Inc., ParaType Ltd. All rights reserved.
 * 
 * © 2016 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("../../../../../../hello.myfonts.net/count/30c8d5.css");

  
@font-face {
	/*font-family: 'FuturaPT-ExtraBoldObl';*/
	font-family: 'futura';
	src: url('../media/fonts/30C8D5_0_0.eot');
	src: url('../media/fonts/30C8D5_0_0.eot?#iefix') format('embedded-opentype'),
		url('../media/fonts/30C8D5_0_0.woff2') format('woff2'),
		url('../media/fonts/30C8D5_0_0.woff') format('woff'),
		url('../media/fonts/30C8D5_0_0.ttf') format('truetype');
	font-weight : bold;
	font-style : italic;
}
   
@font-face {
	/*font-family: 'FuturaPT-BookObl';*/
	font-family: 'futura';
	src: url('../media/fonts/30C8D5_1_0.eot');
	src: url('../media/fonts/30C8D5_1_0.eot?#iefix') format('embedded-opentype'),
		url('../media/fonts/30C8D5_1_0.woff2') format('woff2'),
		url('../media/fonts/30C8D5_1_0.woff') format('woff'),
		url('../media/fonts/30C8D5_1_0.ttf') format('truetype');
	font-weight : normal;
	font-style : italic;
}