/* @font-face {
    font-family: 'LINESeedSans';
    src: url('LINESeedSansTH_Rg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

* {
    font-family: 'LINESeedSans', sans-serif !important;
}

.fa, .fas, .far, .fab, .fal, .fat {
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900; 
} */

* {
    font-family: 'Tahoma', sans-serif !important;
}

.fa, .fas, .far, .fab, .fal, .fat {
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900; 
}
