/*
Theme Name: Falken-Ute
Theme URI: https://falken-ute.de
Template: Divi
Author: Tierisch Selbstständig - Office Dogs
Author URI: https://tierisch-selbststaendig.de
Version: 4.27.4.1756108202
Updated: 2025-08-25 07:50:02

*/

/* Nunito Sans */
@font-face {
  font-family: 'Nunito Sans';
  src: url('/wp-content/themes/Falken-Ute/fonts/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('/wp-content/themes/Falken-Ute/fonts/NunitoSans-Italic-VariableFont_YTLC,opsz,wdth,wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

/* Playfair Display */
@font-face {
  font-family: 'Playfair Display';
  src: url('/wp-content/themes/Falken-Ute/fonts/Playfair-VariableFont_opsz,wdth,wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Playfair Display';
  src: url('/wp-content/themes/Falken-Ute/fonts/Playfair-Italic-VariableFont_opsz,wdth,wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

/* Raleway (für Buttons) */
@font-face {
  font-family: 'Raleway';
  src: url('/wp-content/themes/Falken-Ute/fonts/Raleway-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url('/wp-content/themes/Falken-Ute/fonts/Raleway-Italic-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

/* Grundschrift */
body, p, li {
  font-family: 'Nunito Sans', sans-serif;
}

/* Überschriften */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Playfair Display', serif;
  font-weight: 600;
}

/* Buttons */
.et_pb_button {
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
