@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);

@font-face {
  font-family: 'Platelet';
  src: url('./font/Paltelet/Platelet-Thin-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NotoSans';
  src: url('./font/NotoSans/NotoSans-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NanumSquare';
  src: url('./font/NanumSquare/NanumSquareR.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
