@font-face{font-family:"Outfit";src:url("/static/fonts/outfit-variable.woff2") format("woff2");font-style:normal;font-weight:100 900;font-display:swap}
:root{--one-font:"Outfit",system-ui,sans-serif}

/* One family for every text node, including native controls, code and SVG labels. */
html,body,body *,body *::before,body *::after{font-family:var(--one-font)}
input::placeholder,textarea::placeholder,::file-selector-button{font-family:var(--one-font)}
