@font-face {
	font-family: 'Conv_Frutiger-BlackCn';
	src: url('Frutiger-BlackCn.eot');
	src: local('☺'), url('Frutiger-BlackCn.woff') format('woff'), url('Frutiger-BlackCn.ttf') format('truetype'), url('Frutiger-BlackCn.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Frutiger-BoldCn';
	src: url('Frutiger-BoldCn.eot');
	src: local('☺'), url('Frutiger-BoldCn.woff') format('woff'), url('Frutiger-BoldCn.ttf') format('truetype'), url('Frutiger-BoldCn.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Frutiger-Cn';
	src: url('Frutiger-Cn.eot');
	src: local('☺'), url('Frutiger-Cn.woff') format('woff'), url('Frutiger-Cn.ttf') format('truetype'), url('Frutiger-Cn.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


.frutigerblckCN{
	font-family:'Conv_Frutiger-BlackCn',Sans-Serif;
	}
	
.frutigerboldCN{
	font-family:'Conv_Frutiger-BoldCn',Sans-Serif;
	}
	
.frutigerCN{
	font-family:'Conv_Frutiger-Cn',Sans-Serif;
	}