@font-face {
	font-family: "Mtrp";
	src: url('fonts/EOT/Metropolis-ExtraLight.eot'); /* IE9 Compat Modes */
	src: url('fonts/EOT/Metropolis-ExtraLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('fonts/WOFF2/Metropolis-ExtraLight.woff2') format('woff2'), /* Super Modern Browsers */
	   url('fonts/WOFF/Metropolis-ExtraLight.woff') format('woff'); /* Pretty Modern Browsers */
	font-weight: 100;
	font-style: normal;    
}

@font-face {
	font-family: "Mtrp";
	src: url('fonts/EOT/Metropolis-Light.eot'); /* IE9 Compat Modes */
	src: url('fonts/EOT/Metropolis-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('fonts/WOFF2/Metropolis-Light.woff2') format('woff2'), /* Super Modern Browsers */
	   url('fonts/WOFF/Metropolis-Light.woff') format('woff'); /* Pretty Modern Browsers */
	font-weight: 300;
	font-style: normal;    
}

@font-face {
	font-family: "Mtrp";
	src: url("fonts/EOT/Metropolis-Regular.eot"); /* IE9 Compat Modes */
	src: url("fonts/EOT/Metropolis-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	   url("fonts/WOFF2/Metropolis-Regular.woff2") format("woff2"), /* Super Modern Browsers */
	   url("fonts/WOFF/Metropolis-Regular.woff") format("woff"); /* Pretty Modern Browsers */
	font-weight: 400;
	font-style: normal;    
}

@font-face {
	font-family: "Mtrp";
	src: url('fonts/EOT/Metropolis-Medium.eot'); /* IE9 Compat Modes */
	src: url('fonts/EOT/Metropolis-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('fonts/WOFF2/Metropolis-Medium.woff2') format('woff2'), /* Super Modern Browsers */
	   url('fonts/WOFF/Metropolis-Medium.woff') format('woff'); /* Pretty Modern Browsers */
	font-weight: 500;
	font-style: normal;    
}

@font-face {
	font-family: "Mtrp";
	src: url('fonts/EOT/Metropolis-SemiBold.eot'); /* IE9 Compat Modes */
	src: url('fonts/EOT/Metropolis-SemiBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('fonts/WOFF2/Metropolis-SemiBold.woff2') format('woff2'), /* Super Modern Browsers */
	   url('fonts/WOFF/Metropolis-SemiBold.woff') format('woff'); /* Pretty Modern Browsers */
	font-weight: 600;
	font-style: normal;    
}

@font-face {
	font-family: "Mtrp";
	src: url('fonts/EOT/Metropolis-Bold.eot'); /* IE9 Compat Modes */
	src: url('fonts/EOT/Metropolis-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('fonts/WOFF2/Metropolis-Bold.woff2') format('woff2'), /* Super Modern Browsers */
	   url('fonts/WOFF/Metropolis-Bold.woff') format('woff'); /* Pretty Modern Browsers */
	font-weight: 700;
	font-style: normal;    
}

body{ font-family: "Mtrp", sans-serif; font-weight: normal; }