/*
 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: 'PlutoSansCondLight';
    src: url('fonts/PlutoSansCondLight/plutosanscondlight.eot');
    src: url('fonts/PlutoSansCondLight/plutosanscondlight.eot?#iefix') format('embedded-opentype'),
         url('fonts/PlutoSansCondLight/plutosanscondlight.woff2') format('woff2'),
         url('fonts/PlutoSansCondLight/plutosanscondlight.woff') format('woff'),
         url('fonts/PlutoSansCondLight/plutosanscondlight.ttf') format('truetype'),
         url('fonts/PlutoSansCondLight/plutosanscondlight.svg#pluto_sanscond_light') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* zilla-slab-700 - latin */
@font-face {
  font-family: 'Zilla Slab';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/zilla-slab/zilla-slab-v11-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/zilla-slab/zilla-slab-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/zilla-slab/zilla-slab-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/zilla-slab/zilla-slab-v11-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/zilla-slab/zilla-slab-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/zilla-slab/zilla-slab-v11-latin-700.svg#ZillaSlab') format('svg'); /* Legacy iOS */
}