@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@100;200;300;400;500;600;700&family=Noto+Sans:wght@100;300;400;500;700&display=swap');

html, body{
    font-family: 'Noto Sans', 'Noto Sans Thai', sans-serif;
}