/* @license
 * MyFonts Webfont Build ID 2650661, 2013-09-24T14:24:44-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: Futura Light by Bitstream
 * URL: http://www.myfonts.com/fonts/bitstream/futura/light/
 * 
 * Webfont: Futura Medium by Bitstream
 * URL: http://www.myfonts.com/fonts/bitstream/futura/medium/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2650661
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright 1990-2003 Bitstream Inc. All rights reserved.
 * 
 * © 2013 MyFonts Inc
*/


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

  
@font-face 
{
	font-family: 		'FuturaBT-Light';
	src: 				url('../webfonts/FuturaBT-Light(Web).eot');
	src: 				url('../webfonts/FuturaBT-Light(Web).eot?#iefix') format('embedded-opentype'),
						url('../webfonts/FuturaBT-Light(Web).woff') format('woff'),
						url('../webfonts/FuturaBT-Light(Web).ttf') format('truetype');
}
 
  
@font-face 
{
	font-family: 		'FuturaBT-Medium';
	src: 				url('../webfonts/FuturaBT-Medium(Web).eot');
	src: 				url('../webfonts/FuturaBT-Medium(Web).eot?#iefix') format('embedded-opentype'),
						url('../webfonts/FuturaBT-Medium(Web).woff') format('woff'),
						url('../webfonts/FuturaBT-Medium(Web).ttf') format('truetype');
}
 