@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Lao:wght@400;700&display=swap');

* {
    font-family: 'Noto Sans Lao', sans-serif;
}
