/* Newsreader
---------------------------------------*/
    @font-face {
        font-display: swap;
        font-family: 'Newsreader-Regular';
        font-style: normal;
        src: url('/wp-content/themes/webees-theme/assets/fonts/newsreader-regular.woff2') format("woff2");
    }

    @font-face {
        font-display: swap;
        font-family: 'Newsreader-Regular-It';
        font-style: normal;
        src: url('/wp-content/themes/webees-theme/assets/fonts/newsreader-regular-italic.woff2') format("woff2");
    }


    @font-face {
        font-display: swap;
        font-family: 'Newsreader-SemiBold';
        font-style: italic;
        src: url('/wp-content/themes/webees-theme/assets/fonts/newsreader-semibold.woff2') format("woff2");
    }

/* Manrope
---------------------------------------*/
    @font-face {
        font-display: swap;
        font-family: 'Manrope-Regular';
        font-style: normal;
        src: url('/wp-content/themes/webees-theme/assets/fonts/manrope-regular.woff2') format("woff2");
    }

    @font-face {
        font-display: swap;
        font-family: 'Manrope-Meidum';
        font-style: italic;
        src: url('/wp-content/themes/webees-theme/assets/fonts/manrope-meidum.woff2') format("woff2");
    }

    @font-face {
        font-display: swap;
        font-family: 'Manrope-Bold';
        font-style: normal;
        src: url('/wp-content/themes/webees-theme/assets/fonts/manrope-bold.woff2') format("woff2");
    }

    @font-face {
        font-display: swap;
        font-family: 'Manrope-ExtraBold';
        font-style: normal;
        src: url('/wp-content/themes/webees-theme/assets/fonts/manrope-extrabold.woff2') format("woff2");
    }