/*
Theme Name: Divi Child Theme
Theme URI: http://www.elegantthemes.com/gallery/divi/
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://freia-hellenkamp.de/wp-content/themes/Divi/style.css");

/*


@media screen and (max-width: 980px) {

#fuss-menue .et_pb_menu__menu {
display: block;
}

#fuss-menue .mobile_menu_bar {
display: none;
}

}



/*
SCHRIFTEN EINBETTEN
*/

@charset "UTF-8";

    @font-face{
        font-family: "Skog-Bold";
  		src: url('https://freia-hellenkamp.de/wp-content/themes/Divi-child/fonts/skogsans_bold-webfont.woff2') format('woff2'),
         url('https://freia-hellenkamp.de/wp-content/themes/Divi-child/fonts/skogsans_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    }
 
   
	@font-face{
    font-family: "Skog-Regular";
    src: url('https://freia-hellenkamp.de/wp-content/themes/Divi-child/fonts/skogsans_regular-webfont.woff2') format('woff2'),
         url('https://freia-hellenkamp.de/wp-content/themes/Divi-child/fonts/fonts/skogsans_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;    }


/*
HEADLINES ZUWEISEN
*/



body, input, textarea, select {
  font-family: "Skog-Regular" !important;
}

p {
  font-family: "Skog-Regular" !important;

}

h1  {
  font-family: "Skog-Regular" !important;
  font-size: 32px !important;
  color: #830f0f !important;
  letter-spacing: 1.2px !important;
  line-height: 40px !important;
}

h2  {
  font-family: "Skog-Regular" !important;
  font-size: 30px !important;
  color: #830f0f !important;
  letter-spacing: 0.17 !important;
  line-height: 38px !important;
}

h3  {
  font-family: "Skog-Regular" !important;
  font-size: 26px !important;
  color: #830f0f !important;
  letter-spacing: 0.17 !important;
  line-height: 30px !important;

}
h4  {
  font-family: "Skog-Regular" !important;
  font-size: 16px !important;
  letter-spacing: 1px !important;
  color: #830f0f !important;
  text-transform: uppercase !important;
  line-height: 20px !important;
}

h5  {
  font-family: "Skog-Regular" !important; 
  font-size: 14px !important;
  color: #830f0f !important;
  text-transform: uppercase !important;
  letter-spacing: 1.5px !important;
  line-height: 20px !important;

}




/*

custom-css ENDE

*/
