@import "./REVONZA/stylesheet.css";
/* font-family: 'REVONZA'; */
@import "./aAccountantSignature/stylesheet.css";
/* font-family: 'a Accountant Signature'; */
@import url('https://webfontworld.github.io/gmarket/GmarketSans.css');
/* font-family: 'GmarketSans'; */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
/* font-family: 'Noto Sans KR', sans-serif; */
@font-face {
    font-family: "High Summit";
    src: url("//db.onlinewebfonts.com/t/2a587fe805b000b2a41861c629096fb9.eot");
    src: url("//db.onlinewebfonts.com/t/2a587fe805b000b2a41861c629096fb9.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/2a587fe805b000b2a41861c629096fb9.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/2a587fe805b000b2a41861c629096fb9.woff") format("woff"), url("//db.onlinewebfonts.com/t/2a587fe805b000b2a41861c629096fb9.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/2a587fe805b000b2a41861c629096fb9.svg#High Summit") format("svg");
}

/* Pretendard */
@font-face {
    font-family: 'Pretendard';
    font-weight: 900;
    font-display: swap;
    src: url('./Pretendard/Pretendard-Black.woff2') format('woff2'), url('./Pretendard/Pretendard-Black.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 800;
    font-display: swap;
    src: url('./Pretendard/Pretendard-ExtraBold.woff2') format('woff2'), url('./Pretendard/Pretendard-ExtraBold.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 700;
    font-display: swap;
    src: url('./Pretendard/Pretendard-Bold.woff2') format('woff2'), url('./Pretendard/Pretendard-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 600;
    font-display: swap;
    src: url('./Pretendard/Pretendard-SemiBold.woff2') format('woff2'), url('./Pretendard/Pretendard-SemiBold.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 500;
    font-display: swap;
    src: url('./Pretendard/Pretendard-Medium.woff2') format('woff2'), url('./Pretendard/Pretendard-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 400;
    font-display: swap;
    src: url('./Pretendard/Pretendard-Regular.woff2') format('woff2'), url('./Pretendard/Pretendard-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 300;
    font-display: swap;
    src:url('./Pretendard/Pretendard-Light.woff2') format('woff2'), url('./Pretendard/Pretendard-Light.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 200;
    font-display: swap;
    src: url('./Pretendard/Pretendard-ExtraLight.woff2') format('woff2'), url('./Pretendard/Pretendard-ExtraLight.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 100;
    font-display: swap;
    src: url('./Pretendard/Pretendard-Thin.woff2') format('woff2'), url('./Pretendard/Pretendard-Thin.woff') format('woff');
}