/* IBM Plex Sans Thai - Local Font Definitions */
@font-face {
    font-family: 'IBM Plex Sans Thai';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url('fonts/IBMPlexSansThai-Thin.ttf') format('truetype');
}

@font-face {
    font-family: 'IBM Plex Sans Thai';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url('fonts/IBMPlexSansThai-ExtraLight.ttf') format('truetype');
}

@font-face {
    font-family: 'IBM Plex Sans Thai';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('fonts/IBMPlexSansThai-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'IBM Plex Sans Thai';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('fonts/IBMPlexSansThai-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'IBM Plex Sans Thai';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('fonts/IBMPlexSansThai-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'IBM Plex Sans Thai';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('fonts/IBMPlexSansThai-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'IBM Plex Sans Thai';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('fonts/IBMPlexSansThai-Bold.ttf') format('truetype');
}