@font-face {
    font-family: 'Inter var';
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Regular';
    src: url("NotoSerifLao_SemiCondensed-Bold.ttf") format("truetype"); /* 'truetype' for .ttf files */
}

@font-face {
    font-family: 'Inter var';
    font-weight: 100 900;
    font-display: swap;
    font-style: italic;
    font-named-instance: 'Italic';
    src: url("NotoSerifLao_SemiCondensed-Bold.ttf") format("truetype"); /* 'truetype' for .ttf files */
}
