@charset "UTF-8";

@font-face{
  font-family: "noto";
  src:url("https://케이에스조경.com/storage/font/woff/NotoSansKR-Black-Hestia.woff") format('woff'),
      url("https://케이에스조경.com/storage/font/ttf/NotoSansKR-Black-Hestia.ttf") format("ttf"),
      url("https://케이에스조경.com/storage/font/otf/NotoSansKR-Black-Hestia.otf") format("otf");
  font-style:normal;
  font-weight: bolder;
}
@font-face{
  font-family: "noto";
  src:url("https://케이에스조경.com/storage/font/woff/NotoSansKR-Bold-Hestia.woff") format('woff'),
      url("https://케이에스조경.com/storage/font/ttf/NotoSansKR-Bold-Hestia.ttf") format("ttf"),
      url("https://케이에스조경.com/storage/font/otf/NotoSansKR-Bold-Hestia.otf") format("otf");
  font-style:normal;
  font-weight: bold;
}
@font-face{
  font-family: "noto";
  src:url("https://케이에스조경.com/storage/font/woff/NotoSansKR-Medium-Hestia.woff") format('woff'),
      url("https://케이에스조경.com/storage/font/ttf/NotoSansKR-Medium-Hestia.ttf") format("ttf"),
      url("https://케이에스조경.com/storage/font/otf/NotoSansKR-Medium-Hestia.otf") format("otf");
  font-style:normal;
  font-weight: 500;
}

@font-face{
  font-family: "noto";
  src:url("https://케이에스조경.com/storage/font/woff/NotoSansKR-Regular-Hestia.woff") format('woff'),
      url("https://케이에스조경.com/storage/font/ttf/NotoSansKR-Regular-Hestia.ttf") format("ttf"),
      url("https://케이에스조경.com/storage/font/otf/NotoSansKR-Regular-Hestia.otf") format("ttf");
  font-style:normal;
  font-weight: 400;
}
/* @font-face{
  font-family: "noto";
  src:url("https://케이에스조경.com/storage/font/woff/KoPubWorld-Dotum-Medium.woff") format('woff'),
      url("https://케이에스조경.com/storage/font/ttf/KoPubWorld-Dotum-Medium.ttf") format("ttf"),
      url("https://케이에스조경.com/storage/font/otf/KoPubWorld-Dotum-Medium.otf") format("otf");
  font-style:normal;
  font-weight: 400;
} */
@font-face{
  font-family: "noto";
  src:url("https://케이에스조경.com/storage/font/woff/NotoSansKR-Light-Hestia.woff") format('woff'),
      url("https://케이에스조경.com/storage/font/ttf/NotoSansKR-Light-Hestia.ttf") format("ttf"),
      url("https://케이에스조경.com/storage/font/otf/NotoSansKR-Light-Hestia.otf") format("otf");
  font-style:normal;
  font-weight: 300;
}
@font-face{
  font-family: "noto";
  src:url("https://케이에스조경.com/storage/font/woff/NotoSansKR-DemiLight-Hestia.woff") format('woff'),
      url("https://케이에스조경.com/storage/font/ttf/NotoSansKR-DemiLight-Hestia.ttf") format("ttf"),
      url("https://케이에스조경.com/storage/font/otf/NotoSansKR-DemiLight-Hestia.otf") format("otf");
  font-style:normal;
  font-weight: 100;
}
@font-face{
  font-family: "noto";
  src:url("https://케이에스조경.com/storage/font/woff/NotoSansKR-Thin-Hestia.woff") format('woff'),
      url("https://케이에스조경.com/storage/font/ttf/NotoSansKR-Thin-Hestia.ttf") format("ttf"),
      url("https://케이에스조경.com/storage/font/otf/NotoSansKR-Thin-Hestia.otf") format("otf");
  font-style:normal;
  font-weight: 200;
}

/* @font-face{
  font-family: "jua";
  src:url("https://케이에스조경.com/storage/font/woff/BMJUA.woff") format('woff'),
      url("https://케이에스조경.com/storage/font/ttf/BMJUA.ttf") format("ttf"),
      url("https://케이에스조경.com/storage/font/otf/BMJUA.otf") format("otf");
  font-style:normal;
  font-weight: 400;
}

@font-face{
  font-family: "swagger";
  src:url("https://케이에스조경.com/storage/font/woff/SDSwaggerTTF.woff") format('woff'),
      url("https://케이에스조경.com/storage/font/ttf/SDSwaggerTTF.ttf") format("ttf"),
      url("https://케이에스조경.com/storage/font/otf/SDSwaggerTTF.otf") format("otf");
  font-style:normal;
  font-weight: 400;
} */

html {
  font-family: "noto";
}