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

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

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

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

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