@font-face {
    font-family:'Frutiger roman';
	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:normal;
}
@font-face {
    font-family:'Frutiger light';
	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 italic';
	src: url(Frutiger_LT_56_Italic.ttf);    
	font-weight:600;
}
@font-face {
    font-family:'Frutiger bold';
	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;
}
@font-face {
    font-family:'Frutiger black';
	src:  url(/static/cms_resources/webfonts/Frutiger-Black.eot), url(/static/cms_resources/webfonts/Frutiger-Black.eot?iefix) format('embedded-opentype'), url(/static/cms_resources/webfonts/Frutiger-Black.woff) format('woff'), url(/static/cms_resources/webfonts/Frutiger-Black.woff2) format('woff2'), url(/static/cms_resources/webfonts/Frutiger-Black.ttf) format('truetype');
	font-weight:800;
}
@font-face {
    font-family:'Frutiger ultrablack';
	src:  url(/static/cms_resources/webfonts/Frutiger-UltraBlack.eot), url(/static/cms_resources/webfonts/Frutiger-UltraBlack.eot?iefix) format('embedded-opentype'), url(/static/cms_resources/webfonts/Frutiger-UltraBlack.woff) format('woff'), url(/static/cms_resources/webfonts/Frutiger-UltraBlack.woff2) format('woff2'), url(/static/cms_resources/webfonts/Frutiger-UltraBlack.ttf) format('truetype');
	font-weight:900;
}