@font-face {
  font-family: Kino;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/kino-regular.woff2) format("woff2");
}

@font-face {
  font-family: "Acumin Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/acumin-pro-400.woff2) format("woff2");
}

@font-face {
  font-family: "Acumin Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/fonts/acumin-pro-600.woff2) format("woff2");
}

@font-face {
  font-family: "Acumin Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/acumin-pro-700.woff2) format("woff2");
}

@font-face {
  font-family: "Acumin Pro";
  font-style: normal;
  font-weight: 800 900;
  font-display: swap;
  src: url(/assets/fonts/acumin-pro-800.woff2) format("woff2");
}

@font-face {
  font-family: "Acumin Pro Condensed";
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url(/assets/fonts/acumin-pro-cond-500.woff2) format("woff2");
}
