/*---------------------------------------------------------------------------------
 Theme Name:   Wieslein Theme
 Theme URI:    http://wieslein.de/
 Description:  Child Theme from DIVI
 Author:       Achim Ahlering
 Author URI:   
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

@import url("fonts/inter.css");

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

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

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

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

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












@font-face {
    font-family: 'Calibri';
    src: url('Calibri-LightItalic.eot');
    src: local('Calibri Light Italic'), local('Calibri-LightItalic'),
        url('fonts/Calibri-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Calibri-LightItalic.woff2') format('woff2'),
        url('fonts/Calibri-LightItalic.woff') format('woff'),
        url('fonts/Calibri-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

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

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

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

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

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

