@font-face {
  font-family: "Knile";
  src: url(Knile-SemiBold.otf) format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Knile";
  src: url(Knile-Bold.otf) format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Knile";
  src: url(Knile-Black.otf) format("opentype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "RN House Sans";
  src: url(RNHouseSansLight.woff2) format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "RN House Sans";
  src: url(RNHouseSansRegular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "RN House Sans";
  src: url(RNHouseSansBold.woff2) format("woff2");
  font-weight: 700;
  font-style: normal;
}