@font-face {
    font-family: "e-mundi Impact";
    src: url("../fonts/emundi/Impact.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

.emundi-wordmark,
.app-logo,
.auth-brand,
.auth-visual-logo,
.register-brand-logo {
    font-family:
        "e-mundi Impact",
        Impact,
        Haettenschweiler,
        "Arial Narrow Bold",
        sans-serif;
    text-transform: lowercase;
}
