/* 
Theme Name: DiviChild 
Theme URI: http://elegantthemes.com 
Description: A Child Theme built for Divi 
Author: Markus Buchholz
Author URI: http://markusbuchholz.de 
Template: Divi 
Version: 1 License: GNU General Public 
License v2 or later 
License URI: http://www.gnu.org/licenses/gpl-2.0.html 
*/

@font-face {
    font-family: 'Caveat';
    src: url('fonts/Caveat-Regular.eot');
    src: local('Caveat Regular'), local('Caveat-Regular'),
        url('fonts/Caveat-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Caveat-Regular.woff2') format('woff2'),
        url('fonts/Caveat-Regular.woff') format('woff'),
        url('fonts/Caveat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Caveat';
    src: url('fonts/Caveat-Bold.eot');
    src: local('Caveat Bold'), local('Caveat-Bold'),
        url('fonts/Caveat-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Caveat-Bold.woff2') format('woff2'),
        url('fonts/Caveat-Bold.woff') format('woff'),
        url('fonts/Caveat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}


/*
@font-face {
    font-family: 'Caveat';
    src: url('Caveat-Regular.eot');
    src: local('Caveat Regular'), local('Caveat-Regular'),
        url('Caveat-Regular.eot?#iefix') format('embedded-opentype'),
        url('Caveat-Regular.woff2') format('woff2'),
        url('Caveat-Regular.woff') format('woff'),
        url('Caveat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Caveat';
    src: url('Caveat-Bold.eot');
    src: local('Caveat Bold'), local('Caveat-Bold'),
        url('Caveat-Bold.eot?#iefix') format('embedded-opentype'),
        url('Caveat-Bold.woff2') format('woff2'),
        url('Caveat-Bold.woff') format('woff'),
        url('Caveat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
*/