/* CSS Reset */

/* fonts */
@font-face {font-family: 'MonLight';src: url('/uploadfile/cssnew/Montserrat-Light.otf.txt');font-weight: normal;font-style: normal;} 
@font-face {font-family: 'MonBold';src: url('/uploadfile/cssnew/Montserrat-Bold.ttf.txt');font-weight: normal;font-style: normal;} 
@font-face {font-family: 'MonR';src: url('/uploadfile/cssnew/Montserrat-Regular.ttf.txt');font-weight: normal;font-style: normal;} 
@font-face {font-family: 'MonExtraBold';src: url('/uploadfile/cssnew/Montserrat-Extra-Bold.ttf.txt');font-weight: normal;font-style: normal;} 
@font-face {font-family: 'MonMedium';src: url('/uploadfile/cssnew/Montserrat-Medium.otf.txt');font-weight: normal;font-style: normal;} 
@font-face {font-family: 'samsungsharpsans-m';src: url('/uploadfile/cssnew/samsungsharpsans-medium.otf.txt');font-weight: normal;font-style: normal;} 
@font-face {font-family: 'samsungsharpsans-b';src: url('/uploadfile/cssnew/samsungsharpsans-bold.otf.txt');font-weight: normal;font-style: normal;} 
@font-face {font-family: 'samsungsharpsans';src: url('/uploadfile/cssnew/samsungsharpsans-regular.otf.txt');font-weight: normal;font-style: normal;} 

.font1{font-family: 'MonLight';}
.font2{font-family: 'MonBold';}
.font3{font-family: 'MonExtraBold';}
.font4{font-family: 'MonMedium';}
.font5{font-family: 'samsungsharpsans-m';}
.font6{font-family: 'samsungsharpsans-b';}
.font7{font-family: 'samsungsharpsans';}
