@charset "UTF-8";

@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css");

@font-face {
  font-family: 'Jalnan';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Jalnan.eot'),
       url('../fonts/Jalnan.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Jalnan.woff') format('woff'),
       url('../fonts/Jalnan.ttf') format('truetype'),
       url('../fonts/Jalnan.otf') format('opentype');
}