@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'DIN-Light';
	src: url('fonts/DINL/DIN-Light.eot');
	src: local('☺'),url('fonts/DINL/DIN-Light.eot?#iefix') format("embedded-opentype"),/*IE6-IE8*/
    url('fonts/DINL/DIN-Light.woff') format('woff'), 
	url('fonts/DINL/DIN-Light.ttf') format('truetype'),
	url('fonts/DINL/DIN-Light.svg') format('svg'),
	url('fonts/DINL/DIN-Light.otf');  
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DIN-Regular';
	src: url('fonts/DINR/DIN-Regular.eot');
	src: local('☺'),url('fonts/DINR/DIN-Regular.eot?#iefix') format("embedded-opentype"),/*IE6-IE8*/
    url('fonts/DINR/DIN-Regular.woff') format('woff'), 
	url('fonts/DINR/DIN-Regular.ttf') format('truetype'),
	url('fonts/DINR/DIN-Regular.svg') format('svg'),
	url('fonts/DINR/DIN-Regular.otf');  
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DIN-Bold';
	src: url('fonts/DINB/DIN-Bold.eot');
	src: local('☺'),url('fonts/DINB/DIN-Bold.eot?#iefix') format("embedded-opentype"),/*IE6-IE8*/
    url('fonts/DINB/DIN-Bold.woff') format('woff'), 
	url('fonts/DINB/DIN-Bold.ttf') format('truetype'),
	url('fonts/DINB/DIN-Bold.svg') format('svg'),
	url('fonts/DINB/DIN-Bold.otf');  
	font-weight: normal;
	font-style: normal;
}

.enfont_PF{font-family: "DIN-Light",Arial, Helvetica, sans-serif;}
.enfont_PM{font-family: "DIN-Regular",Arial, Helvetica, sans-serif;}
.enfont_PB{font-family: "DIN-Bold",Arial, Helvetica, sans-serif;}
.enfont_pr{font-family: 'ProximaR',Arial, Helvetica, sans-serif;}
.enfont_prb{font-family: 'ProximaRB',Arial, Helvetica, sans-serif;}
.enfont_psb{font-family: 'ProximaRSB',Arial, Helvetica, sans-serif;}
.enfont_lr{font-family: 'loraR',Arial, Helvetica, sans-serif;}
.enfont_lb{font-family: 'loraB',Arial, Helvetica, sans-serif;}
.enfont_mr{font-family: 'momR',Arial, Helvetica, sans-serif;}
.enfont_mb{font-family: 'momB',Arial, Helvetica, sans-serif;}
.cnfont_en{font-family: 'flt',Helvetica,Arial}
.cnfont_st{font-family:"经典宋体简","宋体","SimSun",Arial}
.cnfont_yh{font-family:"思源黑体","微软雅黑","宋体","SimSun",Arial; font-weight:normal;}
.cnfont_yhb{font-family:"思源黑体","微软雅黑","宋体","SimSun",Arial; font-weight:600;}
.enfont_ar{font-family:Arial, Helvetica, sans-serif}
.enfont_ta{font-family:Tahoma,Arial, Geneva, sans-serif}
.cnfont_AV{font-family: Verdana, Helvetica, Arial, sans-serif}
#cnfont_yh{font-family:"微软雅黑",Arial; font-weight:normal;}


