Skip to content

Font Family

Fonts
The font-family property controls the font family of the element.
Class Properties
wpex-inherit-font-family
font-family: inherit;
wpex-font-sans
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
wpex-font-serif
font-family: Georgia, Cambria, "Times New Roman", Times, serif;
wpex-font-mono
font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;