@font-face {
  src: url("../fonts/LINESeedKR-Bd.woff");
  font-family: "LINESeedKR";
  font-weight: bold;
}

@font-face {
  src: url("../fonts/LINESeedKR-Rg.woff");
  font-family: "LINESeedKR";
  font-weight: 500;
}

@font-face {
  src: url("../fonts/LINESeedKR-Th.woff");
  font-family: "LINESeedKR";
  font-weight: lighter;
}

@font-face {
  src: url("../fonts/Golden\ Plains\ -\ Demo.ttf");
  font-family: "Golden";
  font-weight: 300;
}

@font-face {
  src: url("../fonts/aAutoSignature.ttf");
  font-family: "aAutoSignature";
  font-weight: 300;
}

/* Inter */
@font-face {
  src: url("../fonts/Inter-Thin.ttf");
  font-family: "Inter";
  font-weight: 100;
}
@font-face {
  src: url("../fonts/Inter-ExtraLight.ttf");
  font-family: "Inter";
  font-weight: 200;
}
@font-face {
  src: url("../fonts/Inter-Light.ttf");
  font-family: "Inter";
  font-weight: 300;
}
@font-face {
  src: url("../fonts/Inter-Regular.ttf");
  font-family: "Inter";
  font-weight: 400;
}
@font-face {
  src: url("../fonts/Inter-Medium.ttf");
  font-family: "Inter";
  font-weight: 500;
}
@font-face {
  src: url("../fonts/Inter-SemiBold.ttf");
  font-family: "Inter";
  font-weight: 600;
}
@font-face {
  src: url("../fonts/Inter-Bold.ttf");
  font-family: "Inter";
  font-weight: 700;
}
@font-face {
  src: url("../fonts/Inter-ExtraBold.ttf");
  font-family: "Inter";
  font-weight: 800;
}
@font-face {
  src: url("../fonts/Inter-Black.ttf");
  font-family: "Inter";
  font-weight: 900;
}
