/*---------------------------------------------------------------------------------

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

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

@font-face {
    font-family: 'ElegantIcons';
    src: url('fonts/ElegantIcons.eot');
    src: url('fonts/ElegantIcons?#iefix') format('embedded-opentype'),
         url('fonts/ElegantIcons.woff2') format('woff2'),
         url('fonts/ElegantIcons.woff') format('woff'),
         url('fonts/ElegantIcons.ttf') format('truetype'),
         url('fonts/ElegantIcons.svg#aventurabold') format('svg');
    font-weight: normal;
    font-style: normal; 
}
@font-face {
	font-family: 'et-line';
	src:url('fonts/et-line.eot');
	src:url('fonts/et-line.eot?#iefix') format('embedded-opentype'),
		url('fonts/et-line.woff') format('woff'),
		url('fonts/et-line.ttf') format('truetype'),
		url('fonts/et-line.svg#et-line') format('svg');
	font-weight: normal;
	font-style: normal;
}
