@font-face {
  font-family: "Roboto";
  src: url("/wp-content/themes/trum-stiftung/public/fonts/Roboto-Light.woff2")
      format("woff2"),
    url("/wp-content/themes/trum-stiftung/public/fonts/Roboto-Light.woff")
      format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("/wp-content/themes/trum-stiftung/public/fonts/Roboto-Regular.woff2")
      format("woff2"),
    url("/wp-content/themes/trum-stiftung/public/fonts/Roboto-Regular.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("/wp-content/themes/trum-stiftung/public/fonts/Roboto-Bold.woff2")
      format("woff2"),
    url("/wp-content/themes/trum-stiftung/public/fonts/Roboto-Bold.woff")
      format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IvyPresto Display";
  src: url("/wp-content/themes/trum-stiftung/public/fonts/IvyPrestoDisplay-Regular.woff2")
      format("woff2"),
    url("/wp-content/themes/trum-stiftung/public/fonts/IvyPrestoDisplay-Regular.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IvyPresto Display";
  src: url("/wp-content/themes/trum-stiftung/public/fonts/IvyPrestoDisplay-Light.woff2")
      format("woff2"),
    url("/wp-content/themes/trum-stiftung/public/fonts/IvyPrestoDisplay-Light.woff")
      format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IvyPresto Display";
  src: url("/wp-content/themes/trum-stiftung/public/fonts/IvyPrestoDisplay-SemiBold.woff2")
      format("woff2"),
    url("/wp-content/themes/trum-stiftung/public/fonts/IvyPrestoDisplay-SemiBold.woff")
      format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("/wp-content/themes/trum-stiftung/public/fonts/Poppins-Medium.woff2")
      format("woff2"),
    url("/wp-content/themes/trum-stiftung/public/fonts/Poppins-Medium.woff")
      format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
