@charset "UTF-8";
@import url('xeicon.css');

/* Ttangsbudaejjigae */
@font-face{
    font-family:'Ttangs';
    font-weight:600;
    src:url('../font/Ttangsbudaejjigae-Bold.woff') format('woff');
}
@font-face{
    font-family:'Ttangs';
    font-weight:500;
    src:url('../font/Ttangsbudaejjigae-Medium.woff') format('woff');
}
@font-face{
    font-family:'Ttangs';
    font-weight:200;
    src:url('../font/Ttangsbudaejjigae-Light.woff') format('woff');
}

/* SBAggro */
@font-face{
    font-family:'Aggro';
    font-weight:500;
    src:url('../font/SBAggroM.woff') format('woff');
}

/* Pretendard */
@font-face{
    font-family:'Pretendard';
    font-weight:600;
    src:url('../font/Pretendard-SemiBold.woff2') format('woff2'), url('../font/Pretendard-SemiBold.woff') format('woff');
}

/* SUIT */
@font-face{
    font-family:'SUIT';
    font-weight:800;
    src:url('../font/SUIT-ExtraBold.woff2') format('woff2'),url('../font/SUIT-ExtraBold.woff') format('woff');
}
@font-face{
    font-family:'SUIT';
    font-weight:700;
    src:url('../font/SUIT-SemiBold.woff2') format('woff2'),url('../font/SUIT-SemiBold.woff') format('woff');
}
@font-face{
    font-family:'SUIT';
    font-weight:600;
    src:url('../font/SUIT-Bold.woff2') format('woff2'),url('../font/SUIT-Bold.woff') format('woff');
}
@font-face{
    font-family:'SUIT';
    font-weight:500;
    src:url('../font/SUIT-Medium.woff2') format('woff2'),url('../font/SUIT-Medium.woff') format('woff');
}
@font-face{
    font-family:'SUIT';
    font-weight:400;
    src:url('../font/SUIT-Regular.woff2') format('woff2'),url('../font/SUIT-Regular.woff') format('woff');
}
@font-face{
    font-family:'SUIT';
    font-weight:200;
    src:url('../font/SUIT-ExtraLight.woff2') format('woff2'),url('../font/SUIT-ExtraLight.woff') format('woff');
}
@font-face{
    font-family:'SUIT';
    font-weight:100;
    src:url('../font/SUIT-Thin.woff2') format('woff2'),url('../font/SUIT-Thin.woff') format('woff');
}

/* NotoSansCJKkr */
@font-face{
    font-family:'CJK';
    font-weight:500;
    src:url('../font/NotoSansCJKkr-Medium.woff2') format('woff2'),url('../font/NotoSansCJKkr-Medium.woff') format('woff');
}

/* Lato */
@font-face {
    font-family:'Lato';
    font-weight:400;
    src:url('../font/Lato-Regular.woff2') format('woff2'),url('../font/Lato-Regular.woff') format('woff');
}

/* xeicon */
@font-face {
    font-family: 'xeicon';
    src:url('../font/xeicon.eot?v=2.2.0');
    src:url('../font/xeicon.woff2?v=2.2.0') format('woff2');
    font-weight: normal;
    font-style: normal;
}