/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.20.0.1677078471
Updated: 2023-02-22 16:07:51

*/

/*
Theme Name: Divi Child
Author: Pfeffermühle
Description: Your description goes here
Version: 1.0
Template: Divi

This is the child theme for Divi theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/* ===== DIVI FULLSCREEN HEADER TYPO FIX ===== */

/* Container – verhindert gequetschte Zeilen */
.et_pb_fullwidth_header_container {
    max-width: 90% !important;
}



/*********************** Fonts ***********************/
p h5 h6 {
	font-family: 'Visby-regular';
   	 }
h1 h2 h3 h4 {
	font-family: 'cinzel-regular';   
   	 }
	
/* cinzel-regular*/
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'cinzel-regular';
  font-style: normal;
  font-weight: 400;
  src: url('https://medien.pfeffermuehle.com/wp-content/uploads/et-fonts/Cinzel-Regular.eot'); /* IE9 Compat Modes */
  src: url('https://medien.pfeffermuehle.com/wp-content/uploads/et-fonts/Cinzel-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://medien.pfeffermuehle.com/wp-content/uploads/et-fonts/Cinzel-Regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('https://medien.pfeffermuehle.com/wp-content/uploads/et-fonts/Cinzel-Regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('https://medien.pfeffermuehle.com/wp-content/uploads/et-fonts/Cinzel-Regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('https://medien.pfeffermuehle.com/wp-content/uploads/et-fonts/Cinzel-Regular.svg#Cinzel-Regular') format('svg'); /* Legacy iOS */
}
  /* Visby-regular*/
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Visby-regular';
  font-style: normal;
  font-weight: normal;
    src: url('/medien.pfeffermuehle/wp-content/uploads/et-fonts/VisbyRoundCF-Regular.eot');
    src: url('/medien.pfeffermuehle/wp-content/uploads/et-fonts/VisbyRoundCF-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('/medien.pfeffermuehle/wp-content/uploads/et-fonts/VisbyRoundCF-Regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
        url('/medien.pfeffermuehle/wp-content/uploads/et-fonts/VisbyRoundCF-Regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
        url('/medien.pfeffermuehle/wp-content/uploads/et-fonts/VisbyRoundCF-Regular.ttf') format('truetype'),  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
        url('/medien.pfeffermuehle/wp-content/uploads/et-fonts/VisbyRoundCF-Regular.svg#VisbyRoundCF-Regular') format('svg'); /* Legacy iOS */
}