/*
Theme Name: Divi Child Theme
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 3.0.6
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../Divi/style.css");

@font-face {
    font-family: luckiest_guyregular;
    src: url('/fonts/luckiestguy-webfont.woff2') format('woff2'),
         url('fonts/luckiestguy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: gill-sans-infant;
    src: url('/fonts/GillSansInfant.woff2') format('woff2'),
         url('fonts/GillSansInfant.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}