/*
 Theme Name:     Divi Child Theme
 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
------------------------------------------------------- */

/* Add Divi Icon font */
@font-face {
	font-family: 'ElegantIcons';
	src: url('../../wp-content/fonts/ElegantIcons.ttf');
	src: url('../../wp-content/fonts/ElegantIcons.ttf') format('truetype'),
		 url('../../wp-content/fonts/ElegantIcons.eot') format('embedded-opentype'),
		 url('../../wp-content/fonts/ElegantIcons.woff') format('woff'),
		 url('../../wp-content/fonts/ElegantIcons.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Add Glacial Indifference font */
@font-face {
	font-family: 'Glacial Indifference';
	src: url('../../wp-content/fonts/GlacialIndifference-Regular.otf');
	font-weight: normal;
	font-style: normal;
}
/* Add Mistrully font
@font-face {
	font-family: 'Mistrully';
	src: url('../../wp-content/fonts/Mistrully.otf');
	src: url('../../wp-content/fonts/Mistrully.ttf') format('truetype'),
	font-weight: normal;
	font-style: normal;
}
*/
@font-face {
    font-family: "Mistrully";
    src: url("../../wp-content/fonts/Mistrully.eot");
    src: url("../../wp-content/fonts/Mistrully.eot?#iefix")format("embedded-opentype"),
    url("../../wp-content/fonts/Mistrully.woff2")format("woff2"),
    url("../../wp-content/fonts/Mistrully.woff")format("woff"),
    url("../../wp-content/fonts/Mistrully.ttf")format("truetype"),
    url("../../wp-content/fonts/Mistrully.svg#Mistrully")format("svg");