/*
 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) */
/* tajawal-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Tajawal";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/CustomFont/Static/tajawal-v11-latin-300.woff2") format("woff2"), url("fonts/CustomFont/Static/tajawal-v11-latin-300.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* tajawal-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Tajawal";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/CustomFont/Static/tajawal-v11-latin-regular.woff2") format("woff2"), url("fonts/CustomFont/Static/tajawal-v11-latin-regular.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* tajawal-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Tajawal";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/CustomFont/Static/tajawal-v11-latin-700.woff2") format("woff2"), url("fonts/CustomFont/Static/tajawal-v11-latin-700.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* tajawal-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Tajawal";
  font-style: normal;
  font-weight: 900;
  src: url("fonts/CustomFont/Static/tajawal-v11-latin-900.woff2") format("woff2"), url("fonts/CustomFont/Static/tajawal-v11-latin-900.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
body {
  font-family: "Tajawal", "Verdana", sans-serif;
}

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