/*
 Theme Name: Stommel Schreinerei
 Theme URI: https://www.schreinerei-stommel.de/
 Description: Theme für die Schreinerei Stommel
 Author: Till Gieraths
 Author URI: https://www.giges.de
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
@font-face {
    font-family: 'barlowlight';
    src: url('fonts/Barlow/barlow-light-webfont.woff2') format('woff2'),
         url('fonts/Barlow/barlow-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'barlowlight_italic';
    src: url('fonts/Barlow/barlow-lightitalic-webfont.woff2') format('woff2'),
         url('fonts/Barlow/barlow-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'barlowregular';
    src: url('fonts/Barlow/barlow-regular-webfont.woff2') format('woff2'),
         url('fonts/Barlow/barlow-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'barlowitalic';
    src: url('fonts/Barlow/barlow-italic-webfont.woff2') format('woff2'),
         url('fonts/Barlow/barlow-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'barlowbold';
    src: url('fonts/Barlow/barlow-bold-webfont.woff2') format('woff2'),
         url('fonts/Barlow/barlow-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'barlowbold_italic';
    src: url('fonts/Barlow/barlow-bolditalic-webfont.woff2') format('woff2'),
         url('fonts/Barlow/barlow-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1,h2,h3,h4,h5,h6 {
    font-family:'barlowbold', 'Open Sans', Arial, sans-serif !important;
}

body {
    font-family:'barlowregular', 'Open Sans', Arial, sans-serif !important;
}

#menu-hauptmenue {
    font-family:'barlowbold', 'Open Sans', Arial, sans-serif !important;
}