/*
 Theme Name:     Divi Child
 Theme URI:      https://dietmarwagner.de/
 Description:    Child Theme für Divi
 Author:         Axel Hess
 Author URI:     https://axelhess.com/
 Template:       Divi
 Version:        1.0.0
*/


/* quicksand-500 - latin */
@font-face {
  font-display: swap;
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/quicksand-v37-latin-500.woff2') format('woff2');
}

/* quicksand-600 - latin */
@font-face {
  font-display: swap;
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/quicksand-v37-latin-600.woff2') format('woff2');
}