@font-face {
  font-family: 'Inter';
  src: url('./assets/fonts/Inter/Inter-VariableFont_opsz,wght.ttf');
}

@font-face {
  font-family: 'NotoSansKR';
  src: url('./assets/fonts/Noto_Sans_KR/NotoSansKR-VariableFont_wght.ttf');
}
