
@font-face {
    font-family: 'NotoSansKR';
    src:url('../font/NotoSansKR-Thin.eot') format('embedded-opentype'),
        url('../font/NotoSansKR-Thin.otf') format('opentype'),
        url('../font/NotoSansKR-Thin.woff') format('woff');
    font-weight: 100;
}
@font-face {
    font-family: 'NotoSansKR';
    src:url('../font/NotoSansKR-Light.eot') format('embedded-opentype'),
        url('../font/NotoSansKR-Light.otf') format('opentype'),
        url('../font/NotoSansKR-Light.woff') format('woff');
    font-weight: 300;
}
@font-face {
    font-family: 'NotoSansKR';
    src: url('../font/NotoSansKR-Regular.eot') format('embedded-opentype'),
         url('../font/NotoSansKR-Regular.otf') format('opentype'),
         url('../font/NotoSansKR-Regular.woff') format('woff');
    font-weight: 400;
}
@font-face {
    font-family: 'NotoSansKR';
    src: url('../font/NotoSansKR-Medium.eot') format('embedded-opentype'),
         url('../font/NotoSansKR-Medium.otf') format('opentype'),
         url('../font/NotoSansKR-Medium.woff') format('woff');
    font-weight: 500;
}
@font-face {
    font-family: 'NotoSansKR';
    src: url('../font/NotoSansKR-Bold.eot') format('embedded-opentype'),
         url('../font/NotoSansKR-Bold.otf') format('opentype'),
         url('../font/NotoSansKR-Bold.woff') format('woff');
    font-weight: 600;
}
@font-face {
    font-family: 'NotoSansKR';
    src: url('../font/NotoSansKR-Black.eot') format('embedded-opentype'),
         url('../font/NotoSansKR-Black.ttf') format('opentype'),
         url('../font/NotoSansKR-Black.woff') format('woff');
    font-weight: 800;
}
@font-face {
    font-family: 'Poppins';
    src:url('../font/Poppins-Thin.ttf') format('truetype'),
        url('../font/Poppins-Thin.woff') format('woff');
    font-weight: 100;
}
@font-face {
    font-family: 'Poppins';
    src:url('../font/Poppins-Light.ttf') format('truetype'),
        url('../font/Poppins-Light.woff') format('woff');
    font-weight: 300;
}
@font-face {
    font-family: 'Poppins';
    src: url('../font/Poppins-Regular.ttf') format('truetype'),
         url('../font/Poppins-Regular.woff') format('woff');
    font-weight: 400;
}
@font-face {
    font-family: 'Poppins';
    src: url('../font/Poppins-Medium.ttf') format('truetype'),
         url('../font/Poppins-Medium.woff') format('woff');
    font-weight: 500;
}
@font-face {
    font-family: 'Poppins';
    src: url('../font/Poppins-Bold.ttf') format('truetype'),
         url('../font/Poppins-Bold.woff') format('woff');
    font-weight: 600;
}
@font-face {
    font-family: 'Poppins';
    src: url('../font/Poppins-Black.ttf') format('truetype'),
         url('../font/Poppins-Black.woff') format('woff');
    font-weight: 800;
}

@font-face {
    font-family: 'play';
    src: url('../font/play-Regular.ttf') format('truetype'),
         url('../font/play-Regular.woff') format('woff');
    font-weight:400;
}
@font-face {
    font-family: 'play';
    src: url('../font/play-Bold.ttf') format('truetype'),
         url('../font/play-Bold.woff') format('woff');
    font-weight:600;
}
