@font-face {
  font-family: 'Tmoney Roundwind';
  src: url('./src/assets/fonts/TmoneyRoundWindRegular.ttf') format('truetype');
}

@font-face {
  font-family: 'Tmoney Roundwind ExtraBold';
  src: url('./src/assets/fonts/TmoneyRoundWindExtraBold.ttf') format('truetype');
}

@font-face {
  font-family: 'NotoSansKR Bold';
  src: url('./src/assets/fonts/NotoSansKR-Bold.otf');
}

@font-face {
  font-family: 'NotoSansKR Regular';
  src: url('./src/assets/fonts/NotoSansKR-Regular.otf');
}

@font-face {
  font-family: 'NotoSansKR Light';
  src: url('./src/assets/fonts/NotoSansKR-Light.otf');
}

@font-face {
  font-family: 'AppleSDGothicNeoL';
  src: url('./src/assets/fonts/AppleSDGothicNeoL.ttf') format('truetype');
}
