/*======================================
Theme Name: Dachdecker Achnitz
Theme URI: https://www.dachdecker-achnitz.de
Description: Ein Childtheme für die Dachdecker Achnitz
Version: 1.1
Author: Thomas Greinke
Template: Divi
======================================*/

/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

@font-face {
    font-family: 'Zuume Rough';
    src: url('fonts/ZuumeRough-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zuume Rough';
    src: url('fonts/ZuumeRough-Italic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Zuume Rough';
    src: url('fonts/ZuumeRough-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zuume Rough';
    src: url('fonts/ZuumeRough-BoldItalic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}