@font-face {
  font-family: 'Hanwha';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
    src: url('./HanwhaB.woff2') format('woff2'),
        url('./HanwhaB.woff') format('woff'),
        url('./HanwhaB.otf') format('opentype'),
        url('./HanwhaB.ttf') format('truetype');
}
