@font-face { font-family: "Humant";
             src: url("/assets/fonts/humant/Humant-Medium.woff2") format("woff2"),
                  url("/assets/fonts/humant/Humant-Medium.otf") format("opentype");
             font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: "Humant";
             src: url("/assets/fonts/humant/Humant-Bold.woff2") format("woff2"),
                  url("/assets/fonts/humant/Humant-Bold.otf") format("opentype");
             font-style: normal; font-weight: 700; font-display: swap; }
@font-face { font-family: "Humant";
             src: url("/assets/fonts/humant/Humant-ExtraBold.woff2") format("woff2"),
                  url("/assets/fonts/humant/Humant-ExtraBold.otf") format("opentype");
             font-style: normal; font-weight: 800; font-display: swap; }

@font-face { font-family: "Roboto";
             src: url("/assets/fonts/roboto/Roboto-Variable.woff2") format("woff2"),
                  url("/assets/fonts/roboto/Roboto-Variable.ttf") format("truetype");
             font-style: normal; font-weight: 100 900; font-display: swap; }
