@font-face {
  font-family: 'Nanum Pen Script';
  src: url('../font/NanumPen.woff2') format('woff2'),
    url('../font/NanumPen.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
