/*
 Theme Name: satware AG Divi
 Theme URI: https://satware.com/
 Description: satware AG Divi Child
 Author: satware AG
 Author URI: https://satware.com/
 Template: Divi
 Version: 2.2
*/
/*
	Embedding necessary scss-resources
*/
/* Import Custom Font (Like Corporate Identity) */
/* Load Variable Font to use with not-legacy Browsers (i.e.: New Chrome, Firefox ...) */
@font-face {
  font-family: 'QuicksandVariable';
  font-display: 'auto';
  src: url("fonts/DefaultFont/Quicksand-VariableFont_wght.ttf");
}
/* Embed static fonts for legacy browsers to use (i.e.: Older Internet Explorer etc.) */
@font-face {
  font-family: 'QuicksandLegacyBold';
  font-display: 'auto';
  src: url("fonts/DefaultFont/Static/Quicksand-Bold.ttf");
}
@font-face {
  font-family: 'QuicksandLegacyLight';
  font-display: 'auto';
  src: url("fonts/DefaultFont/Static/Quicksand-Light.ttf");
}
@font-face {
  font-family: 'QuicksandLegacyMedium';
  font-display: 'auto';
  src: url("fonts/DefaultFont/Static/Quicksand-Medium.ttf");
}
@font-face {
  font-family: 'QuicksandLegacyRegular';
  font-display: 'auto';
  src: url("fonts/DefaultFont/Static/Quicksand-Regular.ttf");
}
@font-face {
  font-family: 'QuicksandLegacySemiBold';
  font-display: 'auto';
  src: url("fonts/DefaultFont/Static/Quicksand-SemiBold.ttf");
}
body {
  font-family: "Source Sans Pro", "Verdana", sans-serif, "Verdana", sans-serif;
}

/*# sourceMappingURL=style.css.map */
