Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@radarin
Last active December 5, 2018 04:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save radarin/58b5863c10ef5f1e146fe30ea9b037d4 to your computer and use it in GitHub Desktop.
Save radarin/58b5863c10ef5f1e146fe30ea9b037d4 to your computer and use it in GitHub Desktop.
Google Font in die Webseite einbinden
<!-- einzelnes Font -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:300i,400" rel="stylesheet">
<!-- Mehrere Fonts -->
<link href="https://fonts.googleapis.com/css?family=Caveat:400,700|Dosis|Saira|Saira+Semi+Condensed|Source+Code+Pro|Architects+Daughter|Caveat+Brush|Handlee" rel="stylesheet">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment