/* anuphan-300 - latin */
@font-face {
  font-display: swap;
  font-family: 'Anuphan';
  font-style: normal;
  font-weight: 300;
  src: url('./Assets/Fonts/anuphan-v6-latin/anuphan-v6-latin-300.woff2') format('woff2');
}
/* anuphan-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Anuphan';
  font-style: normal;
  font-weight: 400;
  src: url('./Assets/Fonts/anuphan-v6-latin/anuphan-v6-latin-400.woff2') format('woff2');
}
/* anuphan-500 - latin */
@font-face {
  font-display: swap;
  font-family: 'Anuphan';
  font-style: normal;
  font-weight: 500;
  src: url('./Assets/Fonts/anuphan-v6-latin/anuphan-v6-latin-500.woff2') format('woff2');
}
/* anuphan-600 - latin */
@font-face {
  font-display: swap;
  font-family: 'Anuphan';
  font-style: normal;
  font-weight: 600;
  src: url('./Assets/Fonts/anuphan-v6-latin/anuphan-v6-latin-600.woff2') format('woff2');
}
/* anuphan-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Anuphan';
  font-style: normal;
  font-weight: 700;
  src: url('./Assets/Fonts/anuphan-v6-latin/anuphan-v6-latin-700.woff2') format('woff2');
}

body {
    font-family: 'Anuphan', sans-serif;
}
