/* chenla-regular - khmer */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Chenla';
  font-style: normal;
  font-weight: 400;
  src: url('/i/font/fonts/Chenla/chenla-v25-khmer-regular.eot'); /* IE9 Compat Modes */
  src: url('/i/font/fonts/Chenla/chenla-v25-khmer-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/i/font/fonts/Chenla/chenla-v25-khmer-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/i/font/fonts/Chenla/chenla-v25-khmer-regular.woff') format('woff'), /* Modern Browsers */
       url('/i/font/fonts/Chenla/chenla-v25-khmer-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/i/font/fonts/Chenla/chenla-v25-khmer-regular.svg#Chenla') format('svg'); /* Legacy iOS */
}

body{font-size: 16px;font-family: 'Chenla';color: #111;line-height: 1.5;border-radius: 0;}
h1, h2, h3, h4, h5, h6 { font-family: 'Chenla', serif; }

[lang*="zh-CN"] body{font-family:'微软雅黑','Hiragino Sans GB','华文细黑','STHeiti','Microsoft YaHei',SimHei,'Helvetica Neue',Helvetica,Arial,sans-serif !important;
   font-size: 16px;
   font-weight:normal!important;
   line-height:1.5;
}
