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