@charset "utf-8";
/*
    AMIKO font
*/

@font-face{
    font-family: 'Nanum Gothic';
    src: url(./../font/NanumGothicExtraBold.woff2) format('woff2');
    font-weight: 800;
}
@font-face{
    font-family: 'Nanum Gothic';
    src: url(./../font/NanumBarunGothic.woff2) format('woff2');
    font-weight: normal;
}
@font-face{
    font-family: 'Nanum Gothic';
    src: url(./../font/NanumBarunGothicBold.woff2) format('woff2');
    font-weight: 600;
}
@font-face{
    font-family: 'Nanum Gothic';
    src: url(./../font/NanumBarunGothicLight.woff2) format('woff2');
    font-weight: 200;
}


@font-face{
    font-family: 'One Mobile';
    src: url(./../font/ONE_Mobile_POP.woff2) format('woff2');
}