Default font family

mail@pastecode.io avatar
unknown
css
a month ago
142 B
1
Indexable
Never
body {
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}