@font-face {
    font-family: 'Saans';
    src: url('../fonts/SaansVFUprights.woff') format('woff'),
    url('../fonts/SaansVFUprights.woff2') format('woff2');
    unicode-range: U+0020-007E, U+0080-00FF,U+2192; /* 영문 유니코드 범위 */
}

@font-face {
    font-family: 'FK';
    src: url('../fonts/FKScreamerLegacy-Upright.woff') format('woff'),
    url('../fonts/FKScreamerLegacy-Upright.otf') format('opentype');
    unicode-range: U+0041-005A,U+0061-007A,U+0030-0039,U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E
}

@font-face {
    font-family: 'Saans';
    src: url('../fonts/PretendardVariable.woff2') format('woff2');
    font-style: normal;
    unicode-range: U+AC00-D7AF, U+1100-11FF; /* 한글 유니코드 범위 */
}
