@font-face {
  font-family: "kia-regular";
  src: url("KiaSignatureFixOTFRegular.woff2") format("woff2"),
    url("KiaSignatureFixOTFRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "kia-bold";
  src: url("KiaSignatureFixOTFBold.woff2") format("woff2"),
    url("KiaSignatureFixOTFBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "kia-light";
  src: url("KiaSignatureFixOTFLight.woff2") format("woff2"),
    url("KiaSignatureFixOTFLight.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
