@font-face {
    font-family: "mhero";
    src: url("/web/wp-content/themes/hello-elementor/assets/fonts/1.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "mhero";
    src: url("/web/wp-content/themes/hello-elementor/assets/fonts/3.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "mhero";
    src: url("/web/wp-content/themes/hello-elementor/assets/fonts/3_2.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "mhero";
    src: url("/web/wp-content/themes/hello-elementor/assets/fonts/4.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "mhero";
    src: url("/web/wp-content/themes/hello-elementor/assets/fonts/4_2.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
.elementor-page {
    font-family: "mhero", sans-serif !important;
    * {
        font-family: "mhero", sans-serif !important;
    }
}
body {
    font-family: "mhero", sans-serif !important;
}
html {
    font-family: "mhero", sans-serif !important;
}