/* Subset CodeKarma faces for /graph landing (search + service cards). */
@font-face {
  font-family: "CodeKarmaMono";
  src: url("/font/landing/CodeKarmaMono-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "CodeKarmaMono";
  src: url("/font/landing/CodeKarmaMono-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "CodeKarmaMono-SemiCondensed";
  src: url("/font/landing/CodeKarmaMono-SemiCondensed.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "CodeKarmaMono-SemiCondensed";
  src: url("/font/landing/CodeKarmaMono-SemiCondensedMedium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "CodeKarmaMono-SemiCondensed";
  src: url("/font/landing/CodeKarmaMono-SemiCondensedSemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
