/* ============================================
   KeyVox — Font Definitions
   ============================================ */

@font-face {
    font-family: 'Kanit';
    src: url('../assets/font/Kanit-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
