Skip to content

Instantly share code, notes, and snippets.

@beardlessman
Created August 10, 2017 06:58
Show Gist options
  • Select an option

  • Save beardlessman/a6826c6b768ac22bdd95c522d860e409 to your computer and use it in GitHub Desktop.

Select an option

Save beardlessman/a6826c6b768ac22bdd95c522d860e409 to your computer and use it in GitHub Desktop.
Подключает шрифт, используемый в операционной системе
body {
font-family: -apple-system,
BlinkMacSystemFont,
Segoe UI,
Roboto,
Oxygen,
Ubuntu,
Cantarell,
Fira Sans,
Droid Sans,
Helvetica Neue,
sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment