/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com
 Description:    Child Theme for Divi by Elegant Themes
 Author:         Barbara Baumgart
 Author URI:     https://www.connected-concepts.at
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Ab hier kannst du deine CSS-Anpassungen eintragen
------------------------------------------------------- */


/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: "Nyte-Book";
  src: url("./fonts/349CE420.eot"); /* IE9 Compat Modes */
  src: url("./fonts/349CE420.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/349CE420.otf") format("opentype"), /* Open Type Font */
    url("./fonts/349CE420.svg") format("svg"), /* Legacy iOS */
    url("./fonts/349CE420.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/349CE420.woff") format("woff"), /* Modern Browsers */
    url("./fonts/349CE420.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}


/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: "Nyte-BookItalic";
  src: url("./fonts/349CE430.eot"); /* IE9 Compat Modes */
  src: url("./fonts/349CE430.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/349CE430.otf") format("opentype"), /* Open Type Font */
    url("./fonts/349CE430.svg") format("svg"), /* Legacy iOS */
    url("./fonts/349CE430.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/349CE430.woff") format("woff"), /* Modern Browsers */
    url("./fonts/349CE430.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}