
/*
------------------------------------------------------------------------------
FONTS
------------------------------------------------------------------------------
*/

@font-face {
	font-family:"Metropolis light";
	src: url('../font/metropolis/Metropolis-Light.eot');
	src: url('../font/metropolis/Metropolis-Light.eot?#iefix') format('embedded-opentype'),
	     url('../font/metropolis/Metropolis-Light.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family:"Metropolis bold";
	src: url('../font/metropolis/Metropolis-Bold.eot');
	src: url('../font/metropolis/Metropolis-Bold.eot?#iefix') format('embedded-opentype'),
	     url('../font/metropolis/Metropolis-Bold.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family:"Metropolis semi bold";
	src: url('../font/metropolis/Metropolis-SemiBold.eot');
	src: url('../font/metropolis/Metropolis-SemiBold.eot?#iefix') format('embedded-opentype'),
	     url('../font/metropolis/Metropolis-SemiBold.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family:"Metropolis regular";
	src: url('../font/metropolis/Metropolis-Regular.eot');
	src: url('../font/metropolis/Metropolis-Regular.eot?#iefix') format('embedded-opentype'),
	     url('../font/metropolis/Metropolis-Regular.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family:"Metropolis medium";
	src: url('../font/metropolis/Metropolis-Medium.eot');
	src: url('../font/metropolis/Metropolis-Medium.eot?#iefix') format('embedded-opentype'),
	     url('../font/metropolis/Metropolis-Medium.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}
