﻿/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Netzgaenger working on Elegant Themes
 Author URI:     https://www.netz-gaenger.de
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */


@font-face {
    font-family: 'Ruzicka Freehand Bold';
    src: url('/wp-content/themes/divi-child/fonts/RuzickaFreehandLTStd-Bold.woff2') format('woff2'),
         url('/wp-content/themes/divi-child/fonts/RuzickaFreehandLTStd-Bold.woff') format('woff'),
         url('/wp-content/themes/divi-child/fonts/RuzickaFreehandLTStd-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Ruzicka Freehand Regular';
    src: url('/wp-content/themes/divi-child/fonts/ruzickafreehandltstd-roman.woff2') format('woff2'),
         url('/wp-content/themes/divi-child/fonts/ruzickafreehandltstd-roman.woff') format('woff'),
         url('/wp-content/themes/divi-child/fonts/ruzickafreehandltstd-roman.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}