/* Mariupol Regular */
@font-face {
  font-family: "Mariupol";
  src: url("../fonts/Mariupol-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Mariupol Medium */
@font-face {
  font-family: "Mariupol";
  src: url("../fonts/Mariupol-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Mariupol Bold */
@font-face {
  font-family: "Mariupol";
  src: url("../fonts/Mariupol-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Mariupol Symbols — отдельное семейство */
@font-face {
  font-family: "MariupolSymbols";
  src: url("../fonts/MariupolSymbols.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Mariupol Office Regular — временно оставлено как .otf (если нет .woff) */
@font-face {
  font-family: "MariupolOffice";
  src: url("../fonts/MariupolOffice-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Mariupol Office Medium — временно оставлено как .otf (если нет .woff) */
@font-face {
  font-family: "MariupolOffice";
  src: url("../fonts/MariupolOffice-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
