@font-face {
  font-family: 'Anuphan';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('/fonts/Anuphan-Thin.otf');
}

@font-face {
  font-family: 'Anuphan';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('/fonts/Anuphan-ExtraLight.otf');
}

@font-face {
  font-family: 'Anuphan';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/Anuphan-Light.otf');
}

@font-face {
  font-family: 'Anuphan';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/Anuphan-Regular.otf');
}

@font-face {
  font-family: 'Anuphan';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/Anuphan-Medium.otf');
}

@font-face {
  font-family: 'Anuphan';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/Anuphan-SemiBold.otf');
}

@font-face {
  font-family: 'Anuphan';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/Anuphan-Bold.otf');
}