@font-face {
  font-weight: 900;
  font-family: 'Hana Font';
  src:
    url('../fonts/HanaFont/Hana2-Heavy.otf') format('opentype');
}

@font-face {
  font-weight: 700;
  font-family: 'Hana Font';
  src:
    url('../fonts/HanaFont/Hana2-Bold.otf') format('opentype');
}

@font-face {
  font-weight: 600;
  font-family: 'Hana Font';
  src:
    url('../fonts/HanaFont/Hana2-Medium.otf') format('opentype');
}

@font-face {
  font-weight: 500;
  font-family: 'Hana Font';
  src:
    url('../fonts/HanaFont/Hana2-Medium.otf') format('opentype');
}

@font-face {
  font-weight: 400;
  font-family: 'Hana Font';
  src:
    url('../fonts/HanaFont/Hana2-Regular.otf') format('opentype');
}

@font-face {
  font-weight: 300;
  font-family: 'Hana Font';
  src:
    url('../fonts/HanaFont/Hana2-Light.otf') format('opentype');
}
