@charset "utf-8";

/* ==========================================================================
	01. font
   ========================================================================== */

@font-face {
  font-family: "Paperlogy";
  font-weight: 100;
  font-style: normal;
  font-display: swap;
  src:
    url("/kbrands/font/Paperlogy-1Thin.woff2") format("woff2"),
    url("/kbrands/font/Paperlogy-1Thin.woff") format("woff"),
    url("/kbrands/font/Paperlogy-1Thin.otf") format("opentype"),
    url("/kbrands/font/Paperlogy-1Thin.ttf") format("truetype");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  src:
    url("/kbrands/font/Paperlogy-2ExtraLight.woff2") format("woff2"),
    url("/kbrands/font/Paperlogy-2ExtraLight.woff") format("woff"),
    url("/kbrands/font/Paperlogy-2ExtraLight.otf") format("opentype"),
    url("/kbrands/font/Paperlogy-2ExtraLight.ttf") format("truetype");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src:
    url("/kbrands/font/Paperlogy-3Light.woff2") format("woff2"),
    url("/kbrands/font/Paperlogy-3Light.woff") format("woff"),
    url("/kbrands/font/Paperlogy-3Light.otf") format("opentype"),
    url("/kbrands/font/Paperlogy-3Light.ttf") format("truetype");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src:
    url("/kbrands/font/Paperlogy-4Regular.woff2") format("woff2"),
    url("/kbrands/font/Paperlogy-4Regular.woff") format("woff"),
    url("/kbrands/font/Paperlogy-4Regular.otf") format("opentype"),
    url("/kbrands/font/Paperlogy-4Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src:
    url("/kbrands/font/Paperlogy-5Medium.woff2") format("woff2"),
    url("/kbrands/font/Paperlogy-5Medium.woff") format("woff"),
    url("/kbrands/font/Paperlogy-5Medium.otf") format("opentype"),
    url("/kbrands/font/Paperlogy-5Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src:
    url("/kbrands/font/Paperlogy-6SemiBold.woff2") format("woff2"),
    url("/kbrands/font/Paperlogy-6SemiBold.woff") format("woff"),
    url("/kbrands/font/Paperlogy-6SemiBold.otf") format("opentype"),
    url("/kbrands/font/Paperlogy-6SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src:
    url("/kbrands/font/Paperlogy-7Bold.woff2") format("woff2"),
    url("/kbrands/font/Paperlogy-7Bold.woff") format("woff"),
    url("/kbrands/font/Paperlogy-7Bold.otf") format("opentype"),
    url("/kbrands/font/Paperlogy-7Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src:
    url("/kbrands/font/Paperlogy-8ExtraBold.woff2") format("woff2"),
    url("/kbrands/font/Paperlogy-8ExtraBold.woff") format("woff"),
    url("/kbrands/font/Paperlogy-8ExtraBold.otf") format("opentype"),
    url("/kbrands/font/Paperlogy-8ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src:
    url("/kbrands/font/Paperlogy-9Black.woff2") format("woff2"),
    url("/kbrands/font/Paperlogy-9Black.woff") format("woff"),
    url("/kbrands/font/Paperlogy-9Black.otf") format("opentype"),
    url("/kbrands/font/Paperlogy-9Black.ttf") format("truetype");
}

@font-face {
  font-family: "NanumGothic";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src:
    url("/kbrands/font/NanumGothic.woff2") format("woff2"),
    url("/kbrands/font/NanumGothic.woff") format("woff"),
    url("/kbrands/font/NanumGothic.otf") format("opentype"),
    url("/kbrands/font/NanumGothic.ttf") format("truetype");
}

@font-face {
  font-family: "NanumGothicBold";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src:
    url("/kbrands/font/NanumGothicBold.woff2") format("woff2"),
    url("/kbrands/font/NanumGothicBold.woff") format("woff"),
    url("/kbrands/font/NanumGothicBold.otf") format("opentype"),
    url("/kbrands/font/NanumGothicBold.ttf") format("truetype");
}

