/*
 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
*/
 
/* 
--------- */
@font-face {
	font-family: 'fselliotpro_light';
	src: url('fonts/FSElliotWeb-Light.eot');
	src: url('fonts/FSElliotWeb-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/FSElliotWeb-Light.woff') format('woff'),
		url('fonts/FSElliotWeb-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	/* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?4g9di6');
  src:  url('fonts/icomoon.eot?4g9di6#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?4g9di6') format('truetype'),
    url('fonts/icomoon.woff?4g9di6') format('woff'),
    url('fonts/icomoon.svg?4g9di6#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
	/* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
	font-family: 'fs_elliot_proregular';
	src: url('fonts/fs_elliot_pro-regular.eot');
	src: url('fonts/fs_elliot_pro-regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/fs_elliot_pro-regular.woff') format('woff'),
		url('fonts/fs_elliot_pro-regular.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}