@font-face {
  font-family: 'Tahoma';
  font-style: normal;
  font-weight: 400;
  src: url('/css/fonts/tahoma.ttf') format('truetype');
}
@font-face {
  font-family: 'Tahomabd';
  font-style: normal;
  font-weight: 400;
  src: url('/css/fonts/tahomabd.ttf') format('truetype');
}

@font-face {
  font-family: 'NanumSquareB';
  font-style: normal;
  font-weight: 400;
  src: url('/css/fonts/NanumSquareB.ttf') format('truetype');
}

@font-face {
  font-family: 'NanumSquareR';
  font-style: normal;
  font-weight: 400;
  src: url('/css/fonts/NanumSquareR.ttf') format('truetype');
}
@font-face {
  font-family: 'NotoSansCJKkrR';
  font-style: normal;
  font-weight: 400;
  src: url('/css/fonts/NotoSans-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'NotoSansCJKkrB';
  font-style: normal;
  font-weight: 400;
  src: url('/css/fonts/NotoSans-Bold.otf') format('opentype');
}
