@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 300;
    src: local('NotoSans Light'), local('NotoSans-Light');
    src: url(../fonts/notokr-light.eot);
    src: url(../fonts/notokr-light.eot?#iefix) format('embedded-opentype'),
        url(../fonts/notokr-light.woff2) format('woff2'),
        url(../fonts/notokr-light.woff) format('woff');;
}
@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 400;
    src: local('NotoSans Regular'), local('NotoSans-Regular');
    src: url(../fonts/notokr-regular.eot);
    src: url(../fonts/notokr-regular.eot?#iefix) format('embedded-opentype'),
        url(../fonts/notokr-regular.woff2) format('woff2'),
        url(../fonts/notokr-regular.woff) format('woff');
}
@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 500;
    src: local('NotoSans Medium'), local('NotoSans-Medium');
    src: url(../fonts/notokr-medium.eot);
    src: url(../fonts/notokr-medium.eot?#iefix) format('embedded-opentype'),
        url(../fonts/notokr-medium.woff2) format('woff2'),
        url(../fonts/notokr-medium.woff) format('woff');
}
@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 700;
    src: local('NotoSans Bold'), local('NotoSans-Bold');
    src: url(../fonts/notokr-bold.eot);
    src: url(../fonts/notokr-bold.eot?#iefix) format('embedded-opentype'),
        url(../fonts/notokr-bold.woff2) format('woff2'),
        url(../fonts/notokr-bold.woff) format('woff');
}


@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 300;
    src: local('Pretendard-Light'), local('Pretendard-Light');
    src: url(../fonts/Pretendard-Light.ttf),
        url(../fonts/Pretendard-Light.woff2) format('woff2'),
        url(../fonts/Pretendard-Light.woff) format('woff');
}
@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 400;
    src: local('Pretendard-Regular'), local('Pretendard-Regular');
    src: url(../fonts/Pretendard-Regular.ttf),
        url(../fonts/Pretendard-Regular.woff2) format('woff2'),
        url(../fonts/Pretendard-Regular.woff) format('woff');
}
@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 500;
    src: local('Pretendard-Medium'), local('Pretendard-Medium');
    src: url(../fonts/Pretendard-Medium.ttf),
        url(../fonts/Pretendard-Medium.woff2) format('woff2'),
        url(../fonts/Pretendard-Medium.woff) format('woff');
}
@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 700;
    src: local('Pretendard-Bold'), local('Pretendard-Bold');
    src: url(../fonts/Pretendard-Bold.ttf),
        url(../fonts/Pretendard-Bold.woff2) format('woff2'),
        url(../fonts/Pretendard-Bold.woff) format('woff');
}
@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 800;
    src: local('Pretendard-ExtraBold'), local('Pretendard-ExtraBold');
    src: url(../fonts/Pretendard-ExtraBold.ttf),
        url(../fonts/Pretendard-ExtraBold.woff2) format('woff2'),
        url(../fonts/Pretendard-ExtraBold.woff) format('woff');
}