﻿@font-face {
    font-family: 'Anuphan';
    src: url('Anuphan-Regular.woff2') format('woff2'), url('Anuphan-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.anuphan {
    font-family: 'Anuphan', sans-serif;
    font-weight: 700;
}
