@font-face {
    font-family: 'HanwhaGothic';
    src: url('../fonts/HanwhaGothicB.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'HanwhaGothic';
    src: url('../fonts/HanwhaGothicR.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'HanwhaGothic';
    src: url('../fonts/HanwhaGothicL.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}