@charset "UTF-8";


@font-face {
  font-family: "noto";
  src: url("https://api.dkmtechsb.com/fonts/woff/NotoSansKR-Black-Hestia.woff") format('woff'),
    url("https://api.dkmtechsb.com/fonts/ttf/NotoSansKR-Black-Hestia.ttf") format("ttf"),
    url("https://api.dkmtechsb.com/fonts/otf/NotoSansKR-Black-Hestia.otf") format("otf");
  font-style: normal;
  font-weight: 800;
}

@font-face {
  font-family: "noto";
  src: url("https://api.dkmtechsb.com/fonts/woff/NotoSansKR-Bold-Hestia.woff") format('woff'),
    url("https://api.dkmtechsb.com/fonts/ttf/NotoSansKR-Bold-Hestia.ttf") format("ttf"),
    url("https://api.dkmtechsb.com/fonts/otf/NotoSansKR-Bold-Hestia.otf") format("otf");
  font-style: normal;
  font-weight: bold;
}

@font-face {
  font-family: "noto";
  src: url("https://api.dkmtechsb.com/fonts/woff/NotoSansKR-Medium-Hestia.woff") format('woff'),
    url("https://api.dkmtechsb.com/fonts/ttf/NotoSansKR-Medium-Hestia.ttf") format("ttf"),
    url("https://api.dkmtechsb.com/fonts/otf/NotoSansKR-Medium-Hestia.otf") format("otf");
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "noto";
  src: url("https://api.dkmtechsb.com/fonts/woff/NotoSansKR-Regular-Hestia.woff") format('woff'),
    url("https://api.dkmtechsb.com/fonts/ttf/NotoSansKR-Regular-Hestia.ttf") format("ttf"),
    url("https://api.dkmtechsb.com/fonts/otf/NotoSansKR-Regular-Hestia.otf") format("ttf");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "noto";
  src: url("https://api.dkmtechsb.com/fonts/woff/NotoSansKR-Light-Hestia.woff") format('woff'),
    url("https://api.dkmtechsb.com/fonts/ttf/NotoSansKR-Light-Hestia.ttf") format("ttf"),
    url("https://api.dkmtechsb.com/fonts/otf/NotoSansKR-Light-Hestia.otf") format("otf");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "noto";
  src: url("https://api.dkmtechsb.com/fonts/woff/NotoSansKR-DemiLight-Hestia.woff") format('woff'),
    url("https://api.dkmtechsb.com/fonts/ttf/NotoSansKR-DemiLight-Hestia.ttf") format("ttf"),
    url("https://api.dkmtechsb.com/fonts/otf/NotoSansKR-DemiLight-Hestia.otf") format("otf");
  font-style: normal;
  font-weight: 100;
}

@font-face {
  font-family: "noto";
  src: url("https://api.dkmtechsb.com/fonts/woff/NotoSansKR-Thin-Hestia.woff") format('woff'),
    url("https://api.dkmtechsb.com/fonts/ttf/NotoSansKR-Thin-Hestia.ttf") format("ttf"),
    url("https://api.dkmtechsb.com/fonts/otf/NotoSansKR-Thin-Hestia.otf") format("otf");
  font-style: normal;
  font-weight: 200;
}


@font-face {
  font-family: 'roboto';
  src: url('https://api.dkmtechsb.com/fonts/woff/Roboto-Regular.woff') format('woff'),
  url('https://api.dkmtechsb.com/fonts/woff2/Roboto-Regular.woff2') format('woff2'),
  url('https://api.dkmtechsb.com/fonts/ttf/Roboto-Regular.otf') format('ttf'),
  url('https://api.dkmtechsb.com/fonts/otf/Roboto-Regular.otf') format('otf');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'roboto';
  src: url('https://api.dkmtechsb.com/fonts/woff/Roboto-Medium.woff') format('woff'),
  url('https://api.dkmtechsb.com/fonts/woff2/Roboto-Medium.woff2') format('woff2'),
  url('https://api.dkmtechsb.com/fonts/ttf/Roboto-Medium.otf') format('ttf'),
  url('https://api.dkmtechsb.com/fonts/otf/Roboto-Medium.otf') format('otf');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'roboto';
  src: url('https://api.dkmtechsb.com/fonts/woff/Roboto-Bold.woff') format('woff'),
  url('https://api.dkmtechsb.com/fonts/woff2/Roboto-Bold.woff2') format('woff2'),
  url('https://api.dkmtechsb.com/fonts/ttf/Roboto-Bold.otf') format('ttf'),
  url('https://api.dkmtechsb.com/fonts/otf/Roboto-Bold.otf') format('otf');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url('https://api.dkmtechsb.com/fonts/woff/Roboto-Black.woff') format('woff'),
  url('https://api.dkmtechsb.com/fonts/woff2/Roboto-Black.woff2') format('woff2'),
  url('https://api.dkmtechsb.com/fonts/ttf/Roboto-Black.otf') format('ttf'),
  url('https://api.dkmtechsb.com/fonts/otf/Roboto-Black.otf') format('otf');
  font-weight: 800;
  font-style: normal;
}


@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Thin.woff2') format('woff2');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Black.woff2') format('woff2');
    font-weight: 900;
    font-display: swap;
}

html {
  font-family: "Pretendard";
  color: black;
}