/* Bechtle Pro Font Faces */
@font-face {
  font-family: "Bechtle Pro";
  src: url("/fonts/BechtlePro-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bechtle Pro";
  src: url("/fonts/BechtlePro-LightItalic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Bechtle Pro";
  src: url("/fonts/BechtlePro.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bechtle Pro";
  src: url("/fonts/BechtlePro-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Bechtle Pro";
  src: url("/fonts/BechtlePro-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bechtle Pro";
  src: url("/fonts/BechtlePro-BoldItalic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/* Variable Font (optional, für fein-granulare Gewichte) */
@font-face {
  font-family: "Bechtle Pro Variable";
  src: url("/fonts/BechtleProVar.woff2") format("woff2-variations");
  font-weight: 100 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bechtle Pro Variable";
  src: url("/fonts/BechtleProVar-Italic.woff2") format("woff2-variations");
  font-weight: 100 700;
  font-style: italic;
  font-display: swap;
}
