/* ======================================
   Gotham SSm (Text & Headlines)
   ====================================== */
@font-face {
  font-family: "Gotham SSm";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/gotham/GothamSSm-Book.woff2") format("woff2"),
    url("../fonts/gotham/GothamSSm-Book.woff") format("woff"),
    url("../fonts/gotham/GothamSSm-Book.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Gotham SSm";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/gotham/GothamSSm-BookItalic.woff2") format("woff2"),
    url("../fonts/gotham/GothamSSm-BookItalic.woff") format("woff"),
    url("../fonts/gotham/GothamSSm-BookItalic.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Gotham SSm";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/gotham/GothamSSm-Medium.woff2") format("woff2"),
    url("../fonts/gotham/GothamSSm-Medium.woff") format("woff"),
    url("../fonts/gotham/GothamSSm-Medium.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Gotham SSm";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/gotham/GothamSSm-MediumItalic.woff2") format("woff2"),
    url("../fonts/gotham/GothamSSm-MediumItalic.woff") format("woff"),
    url("../fonts/gotham/GothamSSm-MediumItalic.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Gotham SSm";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/gotham/GothamSSm-Bold.woff2") format("woff2"),
    url("../fonts/gotham/GothamSSm-Bold.woff") format("woff"),
    url("../fonts/gotham/GothamSSm-Bold.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Gotham SSm";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/gotham/GothamSSm-BoldItalic.woff2") format("woff2"),
    url("../fonts/gotham/GothamSSm-BoldItalic.woff") format("woff"),
    url("../fonts/gotham/GothamSSm-BoldItalic.otf") format("opentype");
  font-display: swap;
}

/* ======================================
   Gotham Office (PDF/Behördenstil)
   ====================================== */
@font-face {
  font-family: "Gotham Office";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/gotham/GothamOffice-Regular.woff2") format("woff2"),
    url("../fonts/gotham/GothamOffice-Regular.woff") format("woff"),
    url("../fonts/gotham/GothamOffice-Regular.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Gotham Office";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/gotham/GothamOffice-Italic.woff2") format("woff2"),
    url("../fonts/gotham/GothamOffice-Italic.woff") format("woff"),
    url("../fonts/gotham/GothamOffice-Italic.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Gotham Office";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/gotham/GothamOffice-Bold.woff2") format("woff2"),
    url("../fonts/gotham/GothamOffice-Bold.woff") format("woff"),
    url("../fonts/gotham/GothamOffice-Bold.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Gotham Office";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/gotham/GothamOffice-BoldItalic.woff2") format("woff2"),
    url("../fonts/gotham/GothamOffice-BoldItalic.woff") format("woff"),
    url("../fonts/gotham/GothamOffice-BoldItalic.otf") format("opentype");
  font-display: swap;
}

/* ======================================
   Gotham Condensed SSm (UI/Meta)
   ====================================== */
@font-face {
  font-family: "Gotham Condensed SSm";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/gotham/GothamCondSSm-Medium.woff2") format("woff2"),
    url("../fonts/gotham/GothamCondSSm-Medium.woff") format("woff"),
    url("../fonts/gotham/GothamCondSSm-Medium.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Gotham Condensed SSm";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/gotham/GothamCondSSm-MediumItalic.woff2") format("woff2"),
    url("../fonts/gotham/GothamCondSSm-MediumItalic.woff") format("woff"),
    url("../fonts/gotham/GothamCondSSm-MediumItalic.otf") format("opentype");
  font-display: swap;
}
