@font-face {
	font-family: 'Metropolis';
	font-weight: 300;
	font-style: normal;
	src: url(/wp-content/fonts/Metropolis-Light.woff);
}

@font-face {
	font-family: 'Metropolis';
	font-weight: 500;
	font-style: normal;
	src: url(/wp-content/fonts/Metropolis-Regular.woff);
}

@font-face {
	font-family: 'Metropolis';
	font-weight: 700;
	font-style: normal;
	src: url(/wp-content/fonts/Metropolis-Bold.woff);
}

