@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/notokr-thin.eot);
    src: url(../fonts/notokr-thin.eot?#iefix) format('embedded-opentype'),
    url(../fonts/notokr-thin.woff) format('woff'),
    url(../fonts/notokr-thin.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/notokr-light.eot);
    src: url(../fonts/notokr-light.eot?#iefix) format('embedded-opentype'),
    url(../fonts/notokr-light.woff) format('woff'),
    url(../fonts/notokr-light.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/notokr-demilight.eot);
    src: url(../fonts/notokr-demilight.eot?#iefix) format('embedded-opentype'),
    url(../fonts/notokr-demilight.woff) format('woff'),
    url(../fonts/notokr-demilight.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/notokr-regular.eot);
    src: url(../fonts/notokr-regular.eot?#iefix) format('embedded-opentype'),
    url(../fonts/notokr-regular.woff) format('woff'),
    url(../fonts/notokr-regular.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/notokr-medium.eot);
    src: url(../fonts/notokr-medium.eot?#iefix) format('embedded-opentype'),
    url(../fonts/notokr-medium.woff) format('woff'),
    url(../fonts/notokr-medium.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/notokr-bold.eot);
    src: url(../fonts/notokr-bold.eot?#iefix) format('embedded-opentype'),
    url(../fonts/notokr-bold.woff) format('woff'),
    url(../fonts/notokr-bold.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/notokr-black.eot);
    src: url(../fonts/notokr-black.eot?#iefix) format('embedded-opentype'),
    url(../fonts/notokr-black.woff) format('woff'),
    url(../fonts/notokr-black.otf) format('opentype');
}

@font-face {
    font-family: 'GmarketSans';
    font-weight: normal;
    font-style: normal;
    src: url(../fonts/GmarketSansMedium.otf) format('opentype');
}
@font-face {
    font-family: 'GmarketSans';
    font-weight: 700;
    font-style: normal;
    src: url(../fonts/GmarketSansBold.otf) format('opentype');
}
@font-face {
    font-family: 'GmarketSans';
    font-weight: 300;
    font-style: normal;
    src: url(../fonts/GmarketSansLight.otf) format('opentype');
}

@font-face {
    font-family: 'S-Core Dream';
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/SCDream1.otf) format('opentype');
}
@font-face {
    font-family: 'S-Core Dream';
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/SCDream2.otf) format('opentype');
}
@font-face {
    font-family: 'S-Core Dream';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/SCDream3.otf) format('opentype');
}
@font-face {
    font-family: 'S-Core Dream';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/SCDream4.otf) format('opentype');
}
@font-face {
    font-family: 'S-Core Dream';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/SCDream5.otf) format('opentype');
}
@font-face {
    font-family: 'S-Core Dream';
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/SCDream6.otf) format('opentype');
}
@font-face {
    font-family: 'S-Core Dream';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/SCDream7.otf) format('opentype');
}
@font-face {
    font-family: 'S-Core Dream';
    font-style: normal;
    font-weight: 800;
    src: url(../fonts/SCDream8.otf) format('opentype');
}
@font-face {
    font-family: 'S-Core Dream';
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/SCDream9.otf) format('opentype');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/Poppins-Light.ttf) format('truetype');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Poppins-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/Poppins-Medium.ttf) format('truetype');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/Poppins-SemiBold.ttf) format('truetype');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Poppins-Bold.ttf) format('truetype');
}
@font-face {
    font-family: 'PoppinsItalic';
    font-style: normal;
    font-weight: 800;
    src: url(../fonts/Poppins-ExtraBoldItalic.ttf) format('truetype');
}