/* 바른 공군체 */
@font-face {
    font-family: 'ROKAFSans';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts2201-3@1.0/ROKAFSansMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'ROKAFSans';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts2201-3@1.0/ROKAFSansBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}