@font-face {
    font-family: "UmoWizi Outfit";
    src: url("/fonts/outfit-latin-500-normal.woff2") format("woff2");
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

.market-header__brand,
.public-brand,
.content-brand,
.client-brand,
.register-header .brand,
.brand-copy h1 {
    font-family: "UmoWizi Outfit", "Segoe UI", sans-serif;
    font-weight: 500;
    letter-spacing: -.035em;
    font-kerning: normal;
    font-variant-ligatures: common-ligatures;
    -webkit-font-smoothing: antialiased;
}
