@font-face {
    font-family: 'Noto Sans khmer';
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/NotoSansKhmer-Thin.woff) format('woff');
  }
  @font-face {
    font-family: 'Noto Sans khmer';
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/NotoSansKhmer-Light.woff) format('woff');
  }
  @font-face {
    font-family: 'Noto Sans khmer';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/NotoSansKhmer-Medium.woff) format('woff');
  }
  @font-face {
     font-family: 'Noto Sans khmer';
     font-style: normal;
     font-weight: 400;
     src: url(../fonts/NotoSansKhmer-Regular.woff) format('woff');
   }
  @font-face {
     font-family: 'Noto Sans khmer';
     font-style: normal;
     font-weight: 500;
     src: url(../fonts/NotoSansKhmer-Medium.woff) format('woff');
   }
  @font-face {
     font-family: 'Noto Sans khmer';
     font-style: normal;
     font-weight: 700;
     src: url(../fonts/NotoSansKhmer-Bold.woff) format('woff');
   }
  @font-face {
     font-family: 'Noto Sans khmer';
     font-style: normal;
     font-weight: 900;
     src: url(../fonts/NotoSansKhmer-Black.woff) format('woff');
   }