@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard';
    src: url('fonts/Pretendard-Bold.eot');
    src: url('fonts/Pretendard-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('fonts/Pretendard-ExtraBold.eot');
    src: url('fonts/Pretendard-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('fonts/Pretendard-ExtraLight.eot');
    src: url('fonts/Pretendard-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/Pretendard-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('fonts/Pretendard-Light.eot');
    src: url('fonts/Pretendard-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Pretendard-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('fonts/Pretendard-Medium.eot');
    src: url('fonts/Pretendard-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('fonts/Pretendard-Regular.eot');
    src: url('fonts/Pretendard-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Pretendard-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('fonts/Pretendard-SemiBold.eot');
    src: url('fonts/Pretendard-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Pretendard-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('fonts/Pretendard-Thin.eot');
    src: url('fonts/Pretendard-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/Pretendard-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

/* hind */
@font-face {
    font-family: 'Hind';
    font-weight: 500;
    src: url(fonts/Hind-Medium.eot);
    src: url(fonts/Hind-Medium.eot?#iefix) format('embedded-opentype'),
    url(fonts/Hind-Medium.woff) format('woff'),
    url(fonts/Hind-Medium.ttf) format('truetype');
    }
    @font-face {
    font-family: 'Hind';
    font-weight: 300;
    src: url(fonts/Hind-Light.eot);
    src: url(fonts/Hind-Light.eot?#iefix) format('embedded-opentype'),
    url(fonts/Hind-Light.woff) format('woff'),
    url(fonts/Hind-Light.ttf) format('truetype');
    }
    @font-face {
    font-family: 'Hind';
    font-weight: 400;
    src: url(fonts/Hind-Regular.eot.eot);
    src: url(fonts/Hind-Regular.eot.eot?#iefix) format('embedded-opentype'),
    url(fonts/Hind-Regular.woff) format('woff'),
    url(fonts/Hind-Regular.ttf) format('truetype');
    }