Typography

Typography reference for the definition, organization and hierarchy of the content. 
Font Family
OutSystems UI applies the system default font family for each operating system, using a CSS rule. This guarantees great readability, speed, and performance. The table below presents the respective font accordingly to each operating system.
Project font collection 
CSS Val
Operating System
Font Family
Windows
Segoe UI
MacOS & iOS
San Francisco
Chrome OS & Android
Roboto
Ubuntu
Ubuntu
Web fallbacks
Arial, Helvetica Neue, sans-serif
Emoji Fonts
Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol
Font Size
The type scale features a combination of 10 styles for font size including Display, Headings and Body text.
Display is intended for use at large sizes. Headings are reserved for short and important text or numerals.
Body is used for long-form writing, Body Small for the general UI elements, and Body Extra Small for accessory information.
Font Weight
There are 4 font weights available to use — Light, Regular, Semibold and Bold.
Aa
CSS Val
.font-light
Aa
CSS Val
.font-regular
Aa
CSS Val
.font-semi-bold
Aa
CSS Val
.font-bold
Text Transform
Transform text with text transformation classes — Lowercased, Uppercased, Capitalized and Ellipsis text.
lowercased text
Lowercase
.text-lowercase
uppercased text
Uppercase
.text-uppercase
capitalized text
Capitalize
.text-capitalize
Ellipsis Text
Ellipsis
.text-ellipsis 
Click here to see your activities