@font-face {
  font-family: ThaiSansNeue-Regular;
  src:url(../font/ThaiSansNeue-Regular.woff), url(../font/ThaiSansNeue-Regular.eot), url(../font/ThaiSansNeue-Regular.ttf),url(http://test.harf.in.th/storecity2/css/font/ThaiSansNeue-Regular.woff),url(http://test.harf.in.th/storecity2/css/font/ThaiSansNeue-Regular.eot),url(http://test.harf.in.th/storecity2/css/font/ThaiSansNeue-Regular.ttf);
}

@font-face {
  font-family: ThaiSansNeue-Bold;
  src:url(../font/ThaiSansNeue-Bold.woff), url(../font/ThaiSansNeue-Bold.eot), url(../font/ThaiSansNeue-Bold.ttf),url(http://test.harf.in.th/storecity2/css/font/ThaiSansNeue-Bold.woff),url(http://test.harf.in.th/storecity2/css/font/ThaiSansNeue-Bold.eot),url(http://test.harf.in.th/storecity2/css/font/ThaiSansNeue-Bold.ttf);
}

@font-face {
  font-family: ThaiSansNeue-Light;
  src:url(../font/ThaiSansNeue-Light.woff), url(../font/ThaiSansNeue-Light.eot), url(../font/ThaiSansNeue-Light.ttf),url(http://test.harf.in.th/storecity2/css/font/ThaiSansNeue-Light.woff),url(http://test.harf.in.th/storecity2/css/font/ThaiSansNeue-Light.eot),url(http://test.harf.in.th/storecity2/css/font/ThaiSansNeue-Light.ttf);
}

.font-Light {
  font-family: ThaiSansNeue-Light;
}

.font-Regular {
  font-family: ThaiSansNeue-Regular;
}

.font-Bold {
  font-family: ThaiSansNeue-Bold;
}
@font-face {
    font-family: 'Lato';
    src: url('../font/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('../font/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../font/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('../font/Lato-Regular.ttf') format('truetype'); 
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'LatoLight';
    src: url('../font/Lato-Light.eot'); /* IE9 Compat Modes */
    src: url('../font/Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../font/Lato-Light.woff') format('woff'), /* Modern Browsers */
         url('../font/Lato-Light.ttf') format('truetype'); 
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'LatoSemibold';
    src: url('../font/Lato-Semibold.eot'); /* IE9 Compat Modes */
    src: url('../font/Lato-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../font/Lato-Semibold.woff') format('woff'), /* Modern Browsers */
         url('../font/Lato-Semibold.ttf') format('truetype'); 
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}