/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Child Theme for Divi Theme by Elegant Themes
 Author:         Divi.world
 Author URI:     http://divi.world
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Ab hier kannst du deine CSS-Anpassungen eintragen
------------------------------------------------------- */

@font-face {  
	font-family: 'Penograph';  
	src: url(/wp-content/themes/Divi-Child-Theme/fonts/penograph-webfont.ttf) format('ttf'),
		url(/wp-content/themes/Divi-Child-Theme/fonts/penograph-webfont.woff) format('woff'),
		url(/wp-content/themes/Divi-Child-Theme/fonts/penograph-webfont.woff2) format('woff2');  
}