/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Child Theme for Divi Theme by Elegant Themes
 Author:         Divi.world
 Author URI:     http://divi.world
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Ab hier kannst du deine CSS-Anpassungen eintragen
------------------------------------------------------- */

@font-face {
  font-family: 'Zilla Slab';
  src: url('/wp-content/themes/Divi-Child-Theme/fonts/zilla-slab-v11-latin-300.woff2') format('woff2'),
       url('/wp-content/themes/Divi-Child-Theme/fonts/zilla-slab-v11-latin-300.woff') format('woff'),
       url('/wp-content/themes/Divi-Child-Theme/fonts/zilla-slab-v11-latin-300.svg#ZillaSlab300') format('svg');
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: 'Zilla Slab';
  src: url('/wp-content/themes/Divi-Child-Theme/fonts/zilla-slab-v11-latin-300italic.woff2') format('woff2'),
       url('/wp-content/themes/Divi-Child-Theme/fonts/zilla-slab-v11-latin-300italic.woff') format('woff'),
       url('/wp-content/themes/Divi-Child-Theme/fonts/zilla-slab-v11-latin-300italic.svg#ZillaSlab300Italic') format('svg');
  font-style: italic;
  font-weight: 300;
}

@font-face {
  font-family: 'Zilla Slab';
  src: url('/wp-content/themes/Divi-Child-Theme/fonts/zilla-slab-v11-latin-700.woff2') format('woff2'),
       url('/wp-content/themes/Divi-Child-Theme/fonts/zilla-slab-v11-latin-700.woff') format('woff'),
       url('/wp-content/themes/Divi-Child-Theme/fonts/zilla-slab-v11-latin-700.svg#ZillaSlab700') format('svg');
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: 'Zilla Slab';
  src: url('/wp-content/themes/Divi-Child-Theme/fonts/zilla-slab-v11-latin-700italic.woff2') format('woff2'),
       url('/wp-content/themes/Divi-Child-Theme/fonts/zilla-slab-v11-latin-700italic.woff') format('woff'),
       url('/wp-content/themes/Divi-Child-Theme/fonts/zilla-slab-v11-latin-700italic.svg#ZillaSlab700Italic') format('svg');
  font-style: italic;
  font-weight: 700;
}