/* option.css - automatisch generiert aus den ACF Theme-Einstellungen */
/* Änderungen in dieser Datei werden beim nächsten Speichern überschrieben. */

@font-face{
  font-family:'Open Sans';
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url('https://onepage.digitale-kreativ-agentur.de/wp-content/uploads/fonts/g_open-sans-500.woff2') format('woff2');
}

@font-face{
  font-family:'Open Sans';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('https://onepage.digitale-kreativ-agentur.de/wp-content/uploads/fonts/g_open-sans-400.woff2') format('woff2');
}

:root {
  --color-main: #a86a3d;
  --color-sub: #30513a;
  --color-text: #2c2c2c;
  --color-bg: #f3e7d8;
  --width: 86%;
  --maxwidth: 1200px;
  --header-height: 100px;
  --header-gap: 15px;
  --gap: 50px;
  --br: 30px;
  --headline-size: 42px;
  --headline-size-mobil: 28px;
  --subline-size: 18px;
  --subline-size-mobil: 16px;
  --text-size: 18px;
  --text-size-mobil: 16px;
  --headline-font-family: "Open Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --subline-font-family: "Open Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --text-font-family: "Open Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
