/*
 Theme Name:     Divi Child-Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Divi Child-Theme
 Author:         Konzept Team Klump und Partner Werbeagentur GmbH
 Author URI:     https://www.konzept-team.de/
 Template:       Divi
 Version:        1.0.0
*/

@font-face {
    font-display: swap;
    font-style: normal;
    font-weight: 400;
	font-family: "FilsonSoftBlack";
	src: url('/wp-content/themes/divi-child/fonts/FilsonSoftBlack/font.woff2') format('woff2'), 
		 url('/wp-content/themes/divi-child/fonts/FilsonSoftBlack/font.woff') format('woff');
}

@font-face {
    font-style: normal;
    font-family: 'ElegantIcons';
    url('/wp-content/themes/divi-child/fonts/ElegantIcons/ElegantIcons.woff') format('woff'),
    url('/wp-content/themes/divi-child/fonts/ElegantIcons/ElegantIcons.ttf') format('truetype');
}

body, input, textarea, select {
    font-family: FilsonSoftBlack, Helvetica, Arial, Lucida, sans-serif;
}
.et_pb_section.et_pb_section_0.et_section_regular {
	background-color: #000;
}