Default font family

 avatar
unknown
css
2 years ago
142 B
7
Indexable
body {
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
Editor is loading...