/* Paperlogy — GLVISION brand typeface (Korean geometric sans, full weight range) */

@font-face {
  font-family: "Paperlogy";
  font-weight: 100;
  font-style: normal;
  font-display: swap;
  src: url("paperlogy-thin.woff") format("woff"),
       url("paperlogy-thin.ttf") format("truetype");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  src: url("paperlogy-extralight.woff") format("woff"),
       url("paperlogy-extralight.ttf") format("truetype");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("paperlogy-light.woff") format("woff"),
       url("paperlogy-light.ttf") format("truetype");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("paperlogy-regular.woff") format("woff"),
       url("paperlogy-regular.ttf") format("truetype");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("Paperlogy-medium.woff") format("woff"),
       url("Paperlogy-medium.ttf") format("truetype");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("paperlogy-semibold.woff") format("woff"),
       url("paperlogy-semibold.ttf") format("truetype");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("paperlogy-bold.woff") format("woff"),
       url("paperlogy-bold.ttf") format("truetype");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url("paperlogy-extrabold.woff") format("woff"),
       url("paperlogy-extrabold.ttf") format("truetype");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url("paperlogy-black.woff") format("woff"),
       url("paperlogy-black.ttf") format("truetype");
}
