AnyTeam — Type System
Sourced from Figma. Heading: Zalando Sans SemiExpanded (Outfit fallback) · Body: Google Sans Flex · Base: 16px · Fluid: 375–1440px
Fluid scaling range (rem-based for accessibility)
375px768px1440px
Font Pairing
Zalando Sans SemiExpanded + Google Sans Flex
Stop losing Sundays to Monday's calls.
Start closing deals.
AnyTeam handles the prep, the follow-up, and the admin so you can spend your time doing the only thing that actually matters: selling.
Text Colors
#1C1B16Headings, emphasis, stats (foreground)
#65645FSubhead, body large, descriptions (neutral)
#878680Body, labels, muted text, display light
Responsive Type Scale
| Name | Font | Wt | Desktop (size/lh) | Tablet | Mobile | LH Ratio | Color | clamp() | Usage |
|---|---|---|---|---|---|---|---|---|---|
| Display Bold | Zalando Sans SE | 500 | 60 / 60 | 48 / 48 | 36 / 36 | 1.0 | #1C1B16 | clamp(2.25rem, 1.5rem + 2.25vw, 3.75rem) | hero h1 emphasis |
| Display | Zalando Sans SE | 400 | 60 / 60 | 48 / 48 | 36 / 36 | 1.0 | #1C1B16 | clamp(2.25rem, 1.5rem + 2.25vw, 3.75rem) | hero h1 body |
| Display Light | Zalando Sans SE | 300 | 48 / 48 | 40 / 40 | 32 / 32 | 1.0 | #878680 | clamp(2rem, 1.5rem + 1.5vw, 3rem) | hero subheading |
| Heading 1 | Zalando Sans SE | 400 | 48 / 48 | 40 / 40 | 32 / 32 | 1.0 | #1C1B16 | clamp(2rem, 1.5rem + 1.5vw, 3rem) | section title |
| Heading 2 | Zalando Sans SE | 400 | 36 / 44 | 32 / 40 | 28 / 34 | 1.22 | #1C1B16 | clamp(1.75rem, 1.5rem + 0.75vw, 2.25rem) | sub-section title |
| Heading 3 | Zalando Sans SE | 500 | 16 / 24 | 16 / 24 | 16 / 24 | 1.5 | #1C1B16 | 1rem (fixed) | card headingfeature title |
| Subhead | Google Sans Flex | 400 | 24 / 32 | 22 / 30 | 20 / 28 | 1.33 | #65645F | clamp(1.25rem, 1.125rem + 0.375vw, 1.5rem) | section subhead |
| Body Large | Google Sans Flex | 400 | 20 / 32 | 19 / 30 | 18 / 29 | 1.6 | #65645F | clamp(1.125rem, 1.0625rem + 0.1875vw, 1.25rem) | hero bodydescriptions |
| Body | Google Sans Flex | 400 | 16 / 24 | 16 / 24 | 16 / 24 | 1.5 | #878680 | 1rem (fixed) | body copystat descriptions |
| Stats | Zalando Sans SE | 500 | 48 / 48 | 40 / 40 | 32 / 32 | 1.0 | #1C1B16 | clamp(2rem, 1.5rem + 1.5vw, 3rem) | stat numbers |
| Label | Google Sans Flex | 500 | 14 / 20 | 14 / 20 | 14 / 20 | 1.43 | #878680 | 0.875rem (fixed) | navbuttonsmetadata |
Heading Styles — Zalando Sans SemiExpanded
Display Bold
token: displayBoldweight: 500 (Medium)size: 36–60px fluidlh: 1.0ls: 0
Figma: Display Bold
Stop
Display
token: displayweight: 400 (Normal)size: 36–60px fluidlh: 1.0ls: 0
Figma: Display
losing Sundays to Monday's calls.
Display Light
token: displayLightweight: 300 (Light)size: 32–48px fluidlh: 1.0ls: 0
Figma: Display Light
Start closing deals.
Heading 1
token: h1weight: 400 (Normal)size: 32–48px fluidlh: 1.0ls: 0
Figma: Heading 1
Meet the team behind every closer.
Heading 2
token: h2weight: 400 (Normal)size: 28–36px fluidlh: 1.22ls: 0
Figma: Heading 2
Show up already knowing everything that matters.
Heading 3
token: h3weight: 500 (Medium)size: 16px fixedlh: 1.5ls: 0
Figma: Heading 3
One place. Every signal.
Stats
token: statsweight: 500 (Medium)size: 32–48px fluidlh: 1.0ls: 0
Figma: Stats
+18 hrs 3x 73%
Body Styles — Google Sans Flex
Subhead
token: subheadweight: 400 (Normal)size: 20–24px fluidlh: 1.33
Figma: Subhead
Built by AEs, for AEs. The AI sales platform that actually understands your workflow.
Body Large
token: bodyLgweight: 400 (Normal)size: 18–20px fluidlh: 1.6
Figma: Body Large
AnyTeam handles the prep, the follow-up, and the admin so you can spend your time doing the only thing that actually matters: selling.
Body
token: bodyweight: 400 (Normal)size: 16px fixedlh: 1.5
Figma: Body
more selling time per week · selling capacity per rep · selling time, up from 30%
Label
token: labelweight: 500 (Medium)size: 14px fixedlh: 1.43
Figma: Label
Get Early Access · Log in · Features · Agents Overview
Fluid CSS Values (copy-paste reference)
--fluid-displayBold: clamp(2.25rem, 1.5rem + 2.25vw, 3.75rem);/* lh: 1 */
--fluid-display: clamp(2.25rem, 1.5rem + 2.25vw, 3.75rem);/* lh: 1 */
--fluid-displayLight: clamp(2rem, 1.5rem + 1.5vw, 3rem);/* lh: 1 */
--fluid-h1: clamp(2rem, 1.5rem + 1.5vw, 3rem);/* lh: 1 */
--fluid-h2: clamp(1.75rem, 1.5rem + 0.75vw, 2.25rem);/* lh: 1.22 */
--fluid-h3: 1rem;/* lh: 1.5 */
--fluid-subhead: clamp(1.25rem, 1.125rem + 0.375vw, 1.5rem);/* lh: 1.33 */
--fluid-bodyLg: clamp(1.125rem, 1.0625rem + 0.1875vw, 1.25rem);/* lh: 1.6 */
--fluid-body: 1rem;/* lh: 1.5 */
--fluid-stats: clamp(2rem, 1.5rem + 1.5vw, 3rem);/* lh: 1 */
--fluid-label: 0.875rem;/* lh: 1.43 */