/*
Theme Name: Divi Child
Theme URI: http://foxandhoundmarketing.com
Version: 1.0.0
Description: Divi Child Theme
Author: Fox and Hound Marketing
Author URI: http://foxandhoundmarketing.com
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 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: Divi
Text Domain: divi-child

*/

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

@font-face {
    font-family: 'Maiah-Bold';
    src: url('fonts/Maiah-Bold.ttf');
    font-weight: normal;
}
@font-face {
    font-family: 'Maiah-Regular';
    src: url('fonts/Maiah-Regular.ttf');
    font-weight: normal;
}
@font-face {
    font-family: 'Maiah-Thin';
    src: url('fonts/Maiah-Thin.ttf');
    font-weight: normal;
}
@font-face {
    font-family: 'Maiah-Light';
    src: url('fonts/Maiah-Light.ttf');
    font-weight: normal;
}
@font-face {
    font-family: 'Jules-Regular';
    src: url('fonts/Jules-Regular.ttf');
    font-weight: normal;
}