/*
@font-face {
    font-family: 'district_prothin';
    src: url('font/distproth-webfont.eot');
    src: url('font/distproth-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/distproth-webfont.woff') format('woff'),
         url('font/distproth-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'rsubold';
    src: url('font/rsu_bold-webfont.eot');
    src: url('font/rsu_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/rsu_bold-webfont.woff') format('woff'),
         url('font/rsu_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'rsulight';
    src: url('font/rsu_light-webfont.eot');
    src: url('font/rsu_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/rsu_light-webfont.woff') format('woff'),
         url('font/rsu_light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'rsuregular';
    src: url('font/rsu_regular-webfont.eot');
    src: url('font/rsu_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/rsu_regular-webfont.woff') format('woff'),
         url('font/rsu_regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'wdb_bangnaregular';
    src: url('font/wdb_bangna-webfont.eot');
    src: url('font/wdb_bangna-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/wdb_bangna-webfont.woff') format('woff'),
         url('font/wdb_bangna-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
*/

@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@200;400&display=swap');

@font-face {
  font-family: 'lnw-icon';
  src:  url('font/lnw-icon.eot?50cmqt');
  src:  url('font/lnw-icon.eot?50cmqt#iefix') format('embedded-opentype'),
    url('font/lnw-icon.ttf?50cmqt') format('truetype'),
    url('font/lnw-icon.woff?50cmqt') format('woff'),
    url('font/lnw-icon.svg?50cmqt#lnw-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}