

@font-face {
    font-family:'FbMetropoliSans';
    src: url('fonts/FbMetropoliSansBold.eot');
	src: url('fonts/FbMetropoliSansBold.eot?#iefix') format('embedded-opentype'),
		url('fonts/FbMetropoliSansBold.woff2') format('woff2'),
		url('fonts/FbMetropoliSansBold.woff') format('woff'),
		url('fonts/FbMetropoliSansBold.svg#FbMetropoliSansBold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-05F4;
}

@font-face {
    font-family:'FbMetropoliSans';
    src: url('fonts/FbMetropoliSansLight.eot');
	src: url('fonts/FbMetropoliSansLight.eot?#iefix') format('embedded-opentype'),
		url('fonts/FbMetropoliSansLight.woff2') format('woff2'),
		url('fonts/FbMetropoliSansLight.woff') format('woff'),
		url('fonts/FbMetropoliSansLight.svg#FbMetropoliSansLight') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-05F4;
}

@font-face {
    font-family:'FbMetropoliSans';
    src: url('fonts/FbMetropoliSansRegular.eot');
	src: url('fonts/FbMetropoliSansRegular.eot?#iefix') format('embedded-opentype'),
		url('fonts/FbMetropoliSansRegular.woff2') format('woff2'),
		url('fonts/FbMetropoliSansRegular.woff') format('woff'),
		url('fonts/FbMetropoliSansRegular.svg#FbMetropoliSansRegular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-05F4;
}