@font-face {
    font-family: NotoSanLao;
    src:url(../fonts/NotoSansLao-ExtraBold.ttf) format("truetype");
    font-weight: 800;
    font-style: normal;
 }
  .notosan-lao-800 {
    font-family: NotoSanLao;
    font-weight: 800;
    font-style: normal; }
@font-face {
    font-family: NotoSanLao;
    src:url(../fonts/NotoSansLao-Bold.ttf) format("truetype");
    font-weight: 800;
    font-style: normal;
 }
  .notosan-lao-700 {
    font-family: NotoSanLao;
    font-weight: 700;
    font-style: normal; }

    @font-face {
        font-family: NotoSanLao;
        src:url(../fonts/NotoSansLao-SemiBold.ttf) format("truetype");
        font-weight: 600;
        font-style: normal;
     }
      .notosan-lao-600 {
        font-family: NotoSanLao;
        font-weight: 600;
        font-style: normal; }
            
    @font-face {
        font-family: NotoSanLao;
        src:url(../fonts/NotoSansLao-Medium.ttf) format("truetype");
        font-weight: 500;
        font-style: normal;
     }
      .notosan-lao-500 {
        font-family: NotoSanLao;
        font-weight: 500;
        font-style: normal; }

        @font-face {
            font-family: NotoSanLao;
            src:url(../fonts/NotoSansLao-Regular.ttf) format("truetype");
            font-weight: 400;
            font-style: normal;
         }
          .notosan-lao-400 {
            font-family: NotoSanLao;
            font-weight: 400;
            font-style: normal; }

            @font-face {
                font-family: NotoSanLao;
                src:url(../fonts/NotoSansLao-Light.ttf) format("truetype");
                font-weight: 300;
                font-style: normal;
             }
              .notosan-lao-300 {
                font-family: NotoSanLao;
                font-weight: 300;
                font-style: normal; }