/* CSS Reset */

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

.f01{font-family: 'MiSans-Bold';}
.f02{font-family: 'MonLight';}
.f03{font-family: 'MonBold';}
.f04{font-family: 'MonR';}
.f05{font-family: 'MonExtraBold';}
.f06{font-family: 'mm';}
.f07{font-family: 'mb';}
.f08{font-family: 'ml';}
.f09{font-family: 'srm';}