@font-face {
    font-family: 'AnuphanB';
    src: url('../fonts/Anuphan-Bold.eot');
    src: url('../fonts/Anuphan-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Anuphan-Bold.woff2') format('woff2'),
        url('../fonts/Anuphan-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AnuphanM';
    src: url('../fonts/Anuphan-Medium.eot');
    src: url('../fonts/Anuphan-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Anuphan-Medium.woff2') format('woff2'),
        url('../fonts/Anuphan-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Anuphan';
    src: url('../fonts/Anuphan-Regular.eot');
    src: url('../fonts/Anuphan-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Anuphan-Regular.woff2') format('woff2'),
        url('../fonts/Anuphan-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

