@font-face {
    font-family: 'NotoSerifLao-Black';
    src: url('./NotoSerifLao-Black.ttf') format("opentype");
}
@font-face {
    font-family: 'NotoSerifLao-Bold';
    src: url('./NotoSerifLao-Bold.ttf') format("opentype");
}
@font-face {
    font-family: 'NotoSerifLao-ExtraBold';
    src: url('./NotoSerifLao-ExtraBold.ttf') format("opentype");
}
@font-face {
    font-family: 'NotoSerifLao-ExtraLight';
    src: url('./NotoSerifLao-ExtraLight.ttf') format("opentype");
}
@font-face {
    font-family: 'NotoSerifLao-Light';
    src: url('./NotoSerifLao-Light.ttf') format("opentype");
}
@font-face {
    font-family: 'NotoSerifLao-Medium';
    src: url('./NotoSerifLao-Medium.ttf') format("opentype");
}
@font-face {
    font-family: 'NotoSerifLao-Regular';
    src: url('./NotoSerifLao-Regular.ttf') format("opentype");
}
@font-face {
    font-family: 'NotoSerifLao-SemiBold';
    src: url('./NotoSerifLao-SemiBold.ttf') format("opentype");
}
@font-face {
    font-family: 'NotoSerifLao-Thin';
    src: url('./NotoSerifLao-Thin.ttf') format("opentype");
}