/**
 * @license
 * MyFonts Webfont Build ID 2827288, 2014-06-11T15:07:07-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: Trade Gothic by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/trade-gothic/trade-gothic-63882/
 * 
 * Webfont: Trade Gothic Bold No. 2 by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/trade-gothic/bold-no-2-63882/
 * 
 * Webfont: Trade Gothic Light by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/trade-gothic/light-63882/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2827288
 * Licensed pageviews: 250,000
 * Webfonts copyright: Part of the digitally encoded machine readable outline data for producing the Typefaces provided is copyrighted (c) 1989, 1992, 2003 Linotype Library GmbH, www.linotype.com. All rights reserved. This software is the property of Linotype Library GmbH, and 
 * 
 * © 2014 MyFonts Inc
*/


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

/*  Define "TradeGothic" in CSS to employ multiple fonts 
	TradeGothicLT for normal weight
	TradeGothicLT-BoldTwo for bold weight  */
@font-face {
    font-family: 'TradeGothic';
    src: url('../webfonts/2B2418_0_0.eot');
    src: url('../webfonts/2B2418_0_0.eot?#iefix') format('embedded-opentype'),
    url('../webfonts/2B2418_0_0.woff') format('woff'),
    url('../webfonts/2B2418_0_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TradeGothic';
    src: url('../webfonts/2B2418_1_0.eot');
    src: url('../webfonts/2B2418_1_0.eot?#iefix') format('embedded-opentype'),
    url('../webfonts/2B2418_1_0.woff') format('woff'),
    url('../webfonts/2B2418_1_0.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}


/*  Define "TradeGothic-Light" in CSS to employ multiple fonts
	TradeGothicLT-Light for normal weight
	TradeGothicLT for bold weight  */
@font-face {
    font-family: 'TradeGothic-Light';
    src: url('../webfonts/2B2418_2_0.eot');
    src: url('../webfonts/2B2418_2_0.eot?#iefix') format('embedded-opentype'),
    url('../webfonts/2B2418_2_0.woff') format('woff'),
    url('../webfonts/2B2418_2_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TradeGothic-Light';
    src: url('../webfonts/2B2418_1_0.eot');
    src: url('../webfonts/2B2418_1_0.eot?#iefix') format('embedded-opentype'),
    url('../webfonts/2B2418_1_0.woff') format('woff'),
    url('../webfonts/2B2418_1_0.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

 
