/* /wp-content/themes/divi-child/fonts/style.css */
@font-face {
  font-family: 'VAG Rounded';
  src: url('/wp-content/themes/dein-child-theme/fonts/vag-rounded-thin.woff2') format('woff2'),
       url('/wp-content/themes/dein-child-theme/fonts/vag-rounded-thin.woff') format('woff');
  font-weight: 100; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'VAG Rounded';
  src: url('/wp-content/themes/dein-child-theme/fonts/vag-rounded-light.woff2') format('woff2'),
       url('/wp-content/themes/dein-child-theme/fonts/vag-rounded-light.woff') format('woff');
  font-weight: 300; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'VAG Rounded';
  src: url('/wp-content/themes/dein-child-theme/fonts/vag-rounded-bold.woff2') format('woff2'),
       url('/wp-content/themes/dein-child-theme/fonts/vag-rounded-bold.woff') format('woff');
  font-weight: 700; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'VAG Rounded';
  src: url('/wp-content/themes/dein-child-theme/fonts/vag-rounded-black.woff2') format('woff2'),
       url('/wp-content/themes/dein-child-theme/fonts/vag-rounded-black.woff') format('woff');
  font-weight: 900; font-style: normal; font-display: swap;
}

/* temporär, um es sofort zu sehen */
body { font-family: 'VAG Rounded', system-ui, sans-serif !important; }


/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Netzgaenger working on Elegant Themes
 Author URI:     https://www.netz-gaenger.de
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */