/* === PP Editorial New – Ultralight (200) === */
@font-face {
  font-family: "PP Editorial New";
  src: url("/fonts/PPEditorialNew-Ultralight.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

/* === PP Editorial New – Ultralight Italic (200 italic) === */
@font-face {
  font-family: "PP Editorial New";
  src: url("/fonts/PPEditorialNew-UltralightItalic.otf") format("opentype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

/* === PP Editorial New – Regular (400) === */
@font-face {
  font-family: "PP Editorial New";
  src: url("/fonts/PPEditorialNew-Regular-BF644b214ff145f.otf")
    format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* === PP Editorial New – Italic (400 italic) === */
@font-face {
  font-family: "PP Editorial New";
  src: url("/fonts/PPEditorialNew-Italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* === PP Editorial New – UltraBold (800) === */
@font-face {
  font-family: "PP Editorial New";
  src: url("/fonts/PPEditorialNew-UltraBold.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

/* === PP Editorial New – UltraBold Italic (800 italic) === */
@font-face {
  font-family: "PP Editorial New";
  src: url("/fonts/PPEditorialNew-UltraBoldItalic.otf") format("opentype");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
