/*
 Theme Name:     Divi Child Theme für Schädel’s Beilagen
 Theme URI:      https://konzept-team.de/
 Description:    Schädel’s Beilagen
 Author:         Matthias Spohn
 Author URI:     https://konzept-team.de/
 Template:       Divi
 Version:        1.0.0
*/
/* fredoka-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Fredoka';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/fredoka-v16-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* bebas-neue-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Bebas Neue';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/bebas-neue-v14-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

body { font-family: Fredoka, Arial, Helvetica, sans-serif; }