@font-face {
    font-family: 'Inter';
    font-weight: 300;
    font-style: normal;
    src: url(/fonts/Inter/Inter-Light.ttf) format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-weight: 400;
    font-style: normal;
    src: url(/fonts/Inter/Inter-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-weight: 500;
    font-style: normal;
    src: url(/fonts/Inter/Inter-Medium.ttf) format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-weight: 600;
    font-style: normal;
    src: url(/fonts/Inter/Inter-SemiBold.ttf) format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-weight: 700;
    font-style: normal;
    src: url(/fonts/Inter/Inter-Bold.ttf) format('truetype');
}

@font-face {
    font-family: 'Poppins';
    font-weight: 300;
    font-style: normal;
    src: url(/fonts/Poppins/Poppins-Light.ttf) format('truetype');
}

@font-face {
    font-family: 'Poppins';
    font-weight: 500;
    font-style: normal;
    src: url(/fonts/Poppins/Poppins-Medium.ttf) format('truetype');
}

@font-face {
    font-family: 'Poppins';
    font-weight: 400;
    font-style: normal;
    src: url(/fonts/Poppins/Poppins-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Poppins';
    font-weight: 600;
    font-style: normal;
    src: url(/fonts/Poppins/Poppins-SemiBold.ttf) format('truetype');
}

@font-face {
    font-family: 'Poppins';
    font-weight: 700;
    font-style: normal;
    src: url(/fonts/Poppins/Poppins-Bold.ttf) format('truetype');
}

@font-face {
    font-family: 'NotoSansThai';
    font-weight: 300;
    font-style: normal;
    src: url(/fonts/NotoSansThai/NotoSansThai-Light.ttf) format('truetype');
}

@font-face {
    font-family: 'NotoSansThai';
    font-weight: 400;
    font-style: normal;
    src: url(/fonts/NotoSansThai/NotoSansThai-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'NotoSansThai';
    font-weight: 500;
    font-style: normal;
    src: url(/fonts/NotoSansThai/NotoSansThai-Medium.ttf) format('truetype');
}

@font-face {
    font-family: 'NotoSansThai';
    font-weight: 600;
    font-style: normal;
    src: url(/fonts/NotoSansThai/NotoSansThai-SemiBold.ttf) format('truetype');
}

@font-face {
    font-family: 'NotoSansThai';
    font-weight: 700;
    font-style: normal;
    src: url(/fonts/NotoSansThai/NotoSansThai-Bold.ttf) format('truetype');
}
