/******************************************************/
/*            _____                    _____          */
/*          /\    \                  /\    \          */
/*         /::\    \                /::\    \         */
/*        /::::\    \              /::::\    \        */ 
/*       /::::::\    \            /::::::\    \       */
/*      /:::/\:::\    \          /:::/\:::\    \      */
/*     /:::/  \:::\    \        /:::/__\:::\    \     */
/*    /:::/    \:::\    \      /::::\   \:::\    \    */
/*   /:::/    / \:::\    \    /::::::\   \:::\    \   */
/*  /:::/    /   \:::\ ___\  /:::/\:::\   \:::\____\  */
/* /:::/____/  ___\:::|    |/:::/  \:::\   \:::|    | */
/* \:::\    \ /\  /:::|____|\::/    \:::\  /:::|____| */
/*  \:::\    /::\ \::/    /  \/_____/\:::\/:::/    /  */
/*   \:::\   \:::\ \/____/            \::::::/    /   */
/*    \:::\   \:::\____\               \::::/    /    */
/*     \:::\  /:::/    /                \::/____/     */
/*      \:::\/:::/    /                  ~~           */
/*       \::::::/    /                                */
/*        \::::/    /                                 */
/*         \::/____/                                  */
/*                                                    */
/******************************************************/
/**
 * Copyright (c) 2023 greenpillow seibold püls solutions GbR
 * All rights reserved.
 *
 * This CSS file is part of the Keber GmbH Homepage-Relaunch, and is protected by copyright law.
 * Unauthorized copying, modification, distribution, or use of this file, via any medium,
 * is strictly prohibited without the prior written permission of greenpillow seibold püls SolutionsGbR.
 * 
 * For permission requests, write to the author at info [at] greenpillow [dot] de
*/
/******************************************************/

@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/open-sans-v36-latin-300.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: url('../fonts/open-sans-v36-latin-300italic.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/open-sans-v36-latin-regular.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/open-sans-v36-latin-italic.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/open-sans-v36-latin-500.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 500;
    src: url('../fonts/open-sans-v36-latin-500italic.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/open-sans-v36-latin-600.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: url('../fonts/open-sans-v36-latin-600italic.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/open-sans-v36-latin-700.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/open-sans-v36-latin-700italic.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/open-sans-v36-latin-800.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 800;
    src: url('../fonts/open-sans-v36-latin-800italic.woff2') format('woff2');
}