/* Pluto Sans — the original OTP Fáy Alapítvány brand typeface (HVD Fonts).
 * These @font-face rules and the .woff files were captured from the live site
 * (otpfayalapitvany.hu/web/assets/fonts/). Each weight is exposed as its own
 * family name, exactly as the original site references them. */

@font-face {
  font-family: PlutoBold;
  src: url("/assets/fonts/PlutoBold.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: PlutoMedium;
  src: url("/assets/fonts/PlutoMedium.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: PlutoSansLight;
  src: url("/assets/fonts/PlutoSansLight.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: PlutoSansRegular;
  src: url("/assets/fonts/PlutoSansRegular.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: PlutoSansMedium;
  src: url("/assets/fonts/PlutoSansMedium.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: PlutoSansCondRegular;
  src: url("/assets/fonts/PlutoSansCondRegular.woff") format("woff");
  font-display: swap;
}
