/* ============================================================
   JINSEN VISION DECK — FONT FACES
   Studio Squat house-supplied faces for the proposed entity.
   ============================================================ */

@font-face {
  font-family: "Image Future";
  src: url("../fonts/ImageFuture-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Image Future";
  src: url("../fonts/ImageFuture-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Image Future Medium";
  src: url("../fonts/ImageFuture-Medium.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "OT Jubilee Golden Medium";
  src: url("../fonts/OTJubilee-GoldenMedium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sohne Mono Kraftig";
  src: url("../fonts/SohneMono-Kraftig.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
