@font-face {
    font-family: 'LINESeedSansTH';
    src: url('../fonts/LINESeedSansTH_W_Rgd41d.eot?');
    src: url('../fonts/LINESeedSansTH_W_Rg.woff2') format('woff2'),
        url('../fonts/LINESeedSansTH_W_Rg.woff') format('woff');
    url('../fonts/LINESeedSansTH_Rg.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LINESeedSansTH B';
    src: url('../fonts/LINESeedSansTH_W_Bdd41d.eot?');
    src: url('../fonts/LINESeedSansTH_W_Bd.woff2') format('woff2'),
        url('../fonts/LINESeedSansTH_W_Bd.woff') format('woff');
    url('../fonts/LINESeedSansTH_Bd.ttf') format('truetype'),
    font-weight: 500;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.btn {
    font-family: "LINESeedSansTH B", sans-serif;
}