@font-face {
    font-family:'Frutiger';
	src: url(/static/cms_resources/FrutigerLTStd-Light.eot), url(/static/cms_resources/FrutigerLTStd-Light.eot?iefix) format('embedded-opentype'), url(/static/cms_resources/FrutigerLTStd-Light.woff) format('woff'), url(/static/cms_resources/FrutigerLTStd-Light.woff2) format('woff2'), url(/static/cms_resources/FrutigerLTStd-Light.ttf) format('truetype');
	font-weight: 300;
}
@font-face {
    font-family:'Frutiger';
	src:  url(/static/cms_resources/webfonts/Frutiger-Roman.eot), url(/static/cms_resources/webfonts/Frutiger-Roman.eot?iefix) format('embedded-opentype'), url(/static/cms_resources/webfonts/Frutiger-Roman.woff) format('woff'), url(/static/cms_resources/webfonts/Frutiger-Roman.woff2) format('woff2'), url(/static/cms_resources/webfonts/Frutiger-Roman.ttf) format('truetype');
	font-weight: 400;
}
@font-face {
    font-family:'Frutiger';
	src:  url(/static/cms_resources/webfonts/Frutiger-Bold.eot), url(/static/cms_resources/webfonts/Frutiger-Bold.eot?iefix) format('embedded-opentype'), url(/static/cms_resources/webfonts/Frutiger-Bold.woff) format('woff'), url(/static/cms_resources/webfonts/Frutiger-Bold.woff2) format('woff2'), url(/static/cms_resources/webfonts/Frutiger-Bold.ttf) format('truetype');
	font-weight: 700;
}