/*
Theme Name: Divi Child Theme
Version: 2.0
Description: Basic Child Theme by JoshHall.co
Author: Josh Hall
Template: Divi
Author URL: https://joshhall.co
*/
 
/*------- Theme Customizations------- */

@font-face {
    font-family: 'Dreaming_Regular';
       src: url('/wp-content/themes/Divi-Child/fonts/Dreaming_Regular.eot') format('embedded-opentype');
       src: url('/wp-content/themes/Divi-Child/fonts/Dreaming_Regular.ttf') format('ttf');
       src: url('/wp-content/themes/Divi-Child/fonts/Dreaming_Regular.otf') format('otf');
       src: url('/wp-content/themes/Divi-Child/fonts/Dreaming_Regular.woff') format('woff');
       src: url('/wp-content/themes/Divi-Child/fonts/Dreaming_Regular.woff2') format('woff2');
}