/*
Theme Name:   Divi Child
Theme URI:    [http://example.com/parent-theme/]
Description:  Divi Child Theme
Author:       Guppy Design
Author URI:   www.guppy-design.de
Template:     Divi
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         
Text Domain:  Divi-child
*/
@import url("https://was-ist.brand-deck.com/wp-content/themes/Divi/style.css");
/*
SCHRIFTEN EINBETTEN



    @font-face{
        font-family:"Clan-Bold";
        src:url("fonts/ClanWebPro-Bold.woff") format("woff");
    }
 
    @font-face{
        font-family:"Clan-News";
        src:url("fonts/ClanScWebPro-News.woff") format("woff");
    }

	@font-face{
    font-family:"Clan-Book";
    src:url("fonts/5fcb506e1-1c25-4264-8626-232f749b6d72.woff2") format("woff2"),url("fonts/351592a3-6286-4683-96a1-469176d0b8f0.woff") format("woff");
    }



HEADLINES ZUWEISEN




body, input, textarea, select {
  font-family: "Clan-Book" !important;
}

p {
  font-family: "Clan-Book" !important;


}

h1  {
  font-size: 32px !important;
  color: #244D5F !important;
  letter-spacing: 1.6px !important;
  line-height: 40px !important;
}
*/

p {
  font-size: 18px !important;
  line-height: 30px !important;
}

h2  {
  font-size: 50px !important;
  color: #2c3232 !important;
  line-height: 58px !important;
}


h3  {
  font-size: 28px !important;
  color: #2c3232 !important;
  font-weight: bold !important;
  line-height: 32px !important;
}
h4  {
  font-size: 20px !important;
  color: #2c3232 !important;
  font-weight: bold !important;
  line-height: 26px !important;
}

h5  {
  font-size: 14px !important;
  color: #ff7000 !important;
  text-transform: uppercase !important;
  font-weight: bold !important;
  letter-spacing: 3px !important;
  line-height: 18px !important;

}
/*

h6  {
  font-family: "Clan-News" !important; 
}



/*

custom-css ENDE

*/



