/**
 * @license
 * MyFonts Webfont Build ID 2803981, 2014-04-30T12:55: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: MTT Milano Medium by MTT
 * URL: http://www.myfonts.com/fonts/mtt/milano/medium/
 * 
 * Webfont: MTT Milano Medium Italic by MTT
 * URL: http://www.myfonts.com/fonts/mtt/milano/medium-italic/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2803981
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright &#x00A9; 2013 by Mattia Bonanomi. All rights reserved.
 * 
 * © 2014 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */

/* MEDIUM / MEDIUM ITALIC */
@import url("//hello.myfonts.net/count/2ac90d");

/* BLACK / BOLD */
@import url("//hello.myfonts.net/count/2ad18d");

/*
//
// MTT MILANO
// MEDIUM
//
////////////////////////////////////////////////////////////*/  
@font-face
{
	font-family: 'MTTMilano';
	src: url('2AC90D_0_0.eot');
	src: url('2AC90D_0_0.eot?#iefix') format('embedded-opentype'),
			 url('2AC90D_0_0.woff') format('woff'),
			 url('2AC90D_0_0.ttf') format('truetype');
			 
  font-style:normal;
  font-weight:600;
}
 
/*
//
// MTT MILANO
// MEDIUM ITALIC
//
////////////////////////////////////////////////////////////*/
@font-face
{
	font-family: 'MTTMilano';
	src: url('2AC90D_1_0.eot');
	src: url('2AC90D_1_0.eot?#iefix') format('embedded-opentype'),
			 url('2AC90D_1_0.woff') format('woff'),
			 url('2AC90D_1_0.ttf') format('truetype');

  font-style:italic;
  font-weight:600;
}
 
 
/*
//
// MTT MILANO
// BOLD
//
////////////////////////////////////////////////////////////*/
@font-face
{
	font-family: 'MTTMilano';
	src: url('2AD18D_1_0.eot');
	src: url('2AD18D_1_0.eot?#iefix') format('embedded-opentype'),
			 url('2AD18D_1_0.woff') format('woff'),
			 url('2AD18D_1_0.ttf') format('truetype');
			 
  font-style:normal;
  font-weight:700;
}

/*
//
// MTT MILANO
// BLACK
//
////////////////////////////////////////////////////////////*/  
@font-face
{
	font-family: 'MTTMilano';
	src: url('2AD18D_0_0.eot');
	src: url('2AD18D_0_0.eot?#iefix') format('embedded-opentype'),
			 url('2AD18D_0_0.woff') format('woff'),
			 url('2AD18D_0_0.ttf') format('truetype');
	
  font-style:normal;
  font-weight:800;
}
