@charset "UTF-8";
/* font CSS */

@font-face {
    font-family: 'lao_uiregular';
    src: url('../font/laoui-webfont.eot');
    src: url('../font/laoui-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/laoui-webfont.woff2') format('woff2'),
         url('../font/laoui-webfont.woff') format('woff'),
         url('../font/laoui-webfont.svg#lao_uiregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lao_uibold';
    src: url('../font/laouib-webfont.eot');
    src: url('../font/laouib-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/laouib-webfont.woff2') format('woff2'),
         url('../font/laouib-webfont.woff') format('woff'),
         url('../font/laouib-webfont.svg#lao_uibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dejavu_serifbold';
    src: url('../font/dejavuserif-bold-webfont.eot');
    src: url('../font/dejavuserif-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/dejavuserif-bold-webfont.woff2') format('woff2'),
         url('../font/dejavuserif-bold-webfont.woff') format('woff'),
         url('../font/dejavuserif-bold-webfont.svg#dejavu_serifbold') format('svg');
    font-weight: normal;
    font-style: normal;
}