/*特殊数字*/
/*@font-face {*/
/*    font-family: 'num_r';*/
/*    src: url('fonts/DIN-REGULAR.eot');*/
/*    src: local('☺'), url('fonts/DIN-REGULAR.woff') format('woff'), url('fonts/DIN-REGULAR.ttf') format('truetype'), url('fonts/DIN-REGULAR.svg') format('svg');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'num_l';*/
/*    src: url('fonts/DIN-LIGHT.eot');*/
/*    src: local('☺'), url('fonts/DIN-LIGHT.woff') format('woff'), url('fonts/DIN-LIGHT.ttf') format('truetype'), url('fonts/DIN-LIGHT.svg') format('svg');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/

@font-face {
    font-family: 'num_b';
    src: url('fonts/Marcellus-Regular.eot');
    src: local('☺'), url('fonts/Marcellus-Regular.woff') format('woff'), url('fonts/Marcellus-Regular.ttf') format('truetype'), url('fonts/Marcellus-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.num_r{
    font-family: 'num_r';
}
.num_l{
    font-family: 'num_l';
}
.num_b{
    font-family: 'num_b';
}
/*正常英文*/
@font-face {
    font-family: 'en_b';
    src: url('fonts/TimesNewRomanPS-BoldMT.eot');
    src: local('☺'), url('fonts/TimesNewRomanPS-BoldMT.woff') format('woff'), url('fonts/TimesNewRomanPS-BoldMT.ttf') format('truetype'), url('fonts/TimesNewRomanPS-BoldMT.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}@font-face {
    font-family: 'en_l';
    src: url('fonts/TimesNewRomanPSMT.eot');
    src: local('☺'), url('fonts/TimesNewRomanPSMT.woff') format('woff'), url('fonts/TimesNewRomanPSMT.ttf') format('truetype'), url('fonts/TimesNewRomanPSMT.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
.en_b {
    font-family: 'en_b';
}
.en_l {
    font-family: 'en_l';
}
/*喜鹊*/
/*font-family: 'XiQueguzidian-regular';*/
