@font-face {
    font-family: 'Lao UI';
    src: url('LaoUI-Bold.woff2') format('woff2'),
        url('LaoUI-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Lao UI';
    src: url('LaoUI.woff2') format('woff2'),
        url('LaoUI.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

