@charset "utf-8";

@font-face {
    font-family: 'hakgyo';
    src: url('/fonts/hakgyo/Hakgyoansim_Allimjang_TTF_R.ttf') format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'hakgyo';
    src: url('/fonts/hakgyo/Hakgyoansim_Allimjang_TTF_B.ttf') format('opentype');
    font-weight: 700;
    font-style: normal;
}