
/* fonts */
@font-face {font-family: 'MonLight';src: url('MiSans-Light.ttf');font-weight: normal;font-style: normal;} 
@font-face {font-family: 'MonBold';src: url('MiSans-Bold.ttf');font-weight: normal;font-style: normal;} 
@font-face {font-family: 'MonR';src: url('Montserrat-Regular.ttf');font-weight: normal;font-style: normal;} 
@font-face {font-family: 'MonExtraBold';src: url('en-Mont.woff2');font-weight: normal;font-style: normal;} 
@font-face {font-family: 'mm';src: url('Montserrat-Medium.otf.txt');font-weight: normal;font-style: normal;} 
@font-face {font-family: 'mb';src: url('en-MB.ttf');font-weight: normal;font-style: normal;} 
@font-face {font-family: 'ml';src: url('en-ML.otf');font-weight: normal;font-style: normal;} 
@font-face {font-family: 'srm';src: url('srm.otf');font-weight: normal;font-style: normal;} 


@font-face { 
        font-family: 'Hos'; src: 
       url('Hos.ttf') format('truetype')
}
@font-face{font-family: 'axt'; src:url(axt.ttf)}
@font-face { 
        font-family: 'ysbt'; src: 
       url('yszt.TTF') format('truetype')
}
@font-face { 
        font-family: 'Har'; src: 
        url('AlibabaHealthFont2.0CN-85B.ttf') format('woff2'),  
}
@font-face {
font-family:'neu';
src: url('neutraface2.ttf'),
     url('neutraface2.eot'),
     url('neutraface2.otf'),
     url('neutraface2.woff'),
     url('neutraface2.woff2');
}

@font-face {
font-family:'alimmSemiBold';
src: url('alimmSemiBold.ttf'),
     url('alimmSemiBold.eot'),
     url('alimmSemiBold.otf'),
     url('alimmSemiBold.woff'),
     url('alimmSemiBold.woff2');
}




.font1{font-family: 'MonLight';}
.font2{font-family: 'MonBold';}
.font3{font-family: 'MonR';}
.font4{font-family: 'MonExtraBold';}
.font5{font-family: 'mm';}
.font6{font-family: 'mb';}
.font7{font-family: 'ml';}
.font8{font-family: 'srm';}
.f01{   font-family: 'axt'; }
.f02{   font-family: 'ysbt'; }
.f03{  font-family: 'Har';}
.f04{  font-family: "neu";}
.f05{  font-family: "alimmSemiBold";}
	