/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

@font-face { 
	font-family: Chantal; 
	src: url(/wp-content/themes/DiviChild/fonts/Chantal-Bold.ttf); 
	font-weight: bold; 
}
@font-face { 
	font-family: Chantal; 
	src: url(/wp-content/themes/DiviChild/fonts/Chantal-BoldItalic.otf); 
	font-weight: bold;
	font-style: italic;
}
@font-face { 
font-family: Chantal; 
src: url(/wp-content/themes/DiviChild/fonts/Chantal-Light.otf); 
font-weight: 300; 
}
@font-face { 
	font-family: Chantal; 
	src: url(/wp-content/themes/DiviChild/fonts/Chantal-LightItalic.otf); 
	font-weight: 300; 
	font-style: italic;
}
@font-face { 
	font-family: Chantal; 
	src: url(/wp-content/themes/DiviChild/fonts/Chantal-Medium.otf); 
	font-weight: normal; 
}
@font-face { 
	font-family: Chantal; 
	src: url(/wp-content/themes/DiviChild/fonts/Chantal-MediumItalic.otf); 
	font-weight: normal;
	font-style: italic;
}

h4 { 
	font-family: "Chantal", serif; 
	font-weight: bold;
	font-style: italic;
}