/**
 * @license
 * MyFonts Webfont Build ID 2913566, 2014-10-31T16:16:15-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: ArialNarrowMTStd-Bold by Monotype 
 * URL: http://www.myfonts.com/fonts/mti/arial/std-narrow-bold/
 * 
 * Webfont: ArialNarrowMTStd by Monotype 
 * URL: http://www.myfonts.com/fonts/mti/arial/std-narrow-regular/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2913566
 * Licensed pageviews: 2,000,000
 * Webfonts copyright: Font software Copyright 1991 Adobe Systems Incorporated. Typeface designs Copyright 1991 The Monotype Corporation. All rights reserved.
 * 
 * © 2014 MyFonts Inc
*/


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

/*ARIAL NARROW STANDARD*/
@font-face {
				font-family: 'ArialNarrow';
				src: url('webfonts/2C751E_1_0.eot');
				src: url('webfonts/2C751E_1_0.eot?#iefix') format('embedded-opentype'),
				url('webfonts/2C751E_1_0.woff2') format('woff2'),
				url('webfonts/2C751E_1_0.woff') format('woff'),
				url('webfonts/2C751E_1_0.ttf') format('truetype');
				font-style: normal;
				font-weight: normal;
}
 /*ARIAL NARROW BOLD*/
@font-face {
				font-family: 'ArialNarrow';
				src: url('webfonts/2C751E_0_0.eot');
				src: url('webfonts/2C751E_0_0.eot?#iefix') format('embedded-opentype'),
				url('webfonts/2C751E_0_0.woff2') format('woff2'),
				url('webfonts/2C751E_0_0.woff') format('woff'),
				url('webfonts/2C751E_0_0.ttf') format('truetype');
				font-style: normal;
				font-weight: bold;
}
 
