@font-face {
    font-family: 'LineSeed';
    src: URL('../font/LINESeedSans_Rg.ttf');
	font-weight: normal;
}

@font-face {
    font-family: 'LineSeed';
    src: URL('../font/LINESeedSans_Bd.ttf');
	font-weight: 700;
}

@font-face {
    font-family: 'LineSeed';
    src: URL('../font/LINESeedSans_He.ttf');
	font-weight: 900;
}

@font-face {
    font-family: 'LineSeed';
    src: URL('../font/LINESeedSans_Th.ttf');
	font-weight: 100;
}

@font-face {
    font-family: 'LineSeed';
    src: URL('../font/LINESeedSans_XBd.ttf');
	font-weight: 800;
}

@font-face {
    font-family: 'LineSeedTH';
    src: URL('../font/LINESeedSansTH_Rg.ttf');
	font-weight: normal;
}

@font-face {
    font-family: 'LineSeedTH';
    src: URL('../font/LINESeedSansTH_Bd.ttf');
	font-weight: 700;
}

@font-face {
    font-family: 'LineSeedTH';
    src: URL('../font/LINESeedSansTH_He.ttf');
	font-weight: 900;
}

@font-face {
    font-family: 'LineSeedTH';
    src: URL('../font/LINESeedSansTH_Th.ttf');
	font-weight: 100;
}

@font-face {
    font-family: 'LineSeedTH';
    src: URL('../font/LINESeedSansTH_XBd.ttf');
	font-weight: 800;
}

@font-face {
    font-family: 'Anuphan';
    src: URL('../font/Anuphan-Regular.ttf');
	font-weight: normal;
}

@font-face {
    font-family: 'Anuphan';
    src: URL('../font/Anuphan-Bold.ttf');
	font-weight: bold;
}