/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


@font-face {
    font-family: 'Futura Light Bt';
    src: url('/wp-content/themes/Divi-child/fonts/futura-light-bt.eot');
    src: url('/wp-content/themes/Divi-child/fonts/futura-light-bt.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/Divi-child/fonts/futura-light-bt.woff2') format('woff2'),
         url('/wp-content/themes/Divi-child/fonts/futura-light-bt.woff') format('woff'),
         url('/wp-content/themes/Divi-child/fonts/futura-light-bt.ttf') format('truetype'),
         url('/wp-content/themes/Divi-child/fonts/futura-light-bt.svg#futuralightbt') format('svg');
}

@font-face {
    font-family: 'Futura Book';
    src: url('/wp-content/themes/Divi-child/fonts/Futura-Book-font.eot');
    src: url('/wp-content/themes/Divi-child/fonts/Futura-Book-font.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/Divi-child/fonts/Futura-Book-font.woff2') format('woff2'),
         url('/wp-content/themes/Divi-child/fonts/Futura-Book-font.woff') format('woff'),
         url('/wp-content/themes/Divi-child/fonts/Futura-Book-font.ttf') format('truetype'),
         url('/wp-content/themes/Divi-child/fonts/Futura-Book-font.svg#futurabookfont') format('svg');
}



