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