@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@500&display=swap');

@font-face {
  font-family: "Jikji Gothic";
  src: local('☺'),
    url('../fonts/jikji-gothic-extra-bold.woff2') format('woff2'),
    url('../fonts/jikji-gothic-extra-bold.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Soehne Breit Halbfett";
  src: local('☺'),
    url('../fonts/soehne-breit-halbfett.woff2') format('woff2'),
    url('../fonts/soehne-breit-halbfett.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Magister FL";
  src: local('☺'),
    url('../fonts/magisterfl-neretta.woff2') format('woff2'),
    url('../fonts/magisterfl-neretta.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Magister FL";
  src: local('☺'),
    url('../fonts/magisterfl-corsiva.woff2') format('woff2'),
    url('../fonts/magisterfl-corsiva.woff') format('woff');
  font-style: italic;
  font-weight: normal;
}