Skip to content

Instantly share code, notes, and snippets.

@bonniss
Forked from mfd/06.png
Created July 1, 2021 09:41
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 bonniss/313a849bf4c45d2129f4f67012a8f92f to your computer and use it in GitHub Desktop.
Save bonniss/313a849bf4c45d2129f4f67012a8f92f to your computer and use it in GitHub Desktop.
Gilroy font
https://cdn.rawgit.com/mfd/09b70eb47474836f25a21660282ce0fd/raw/e06a670afcb2b861ed2ac4a1ef752d062ef6b46b/Gilroy.css

<link rel="stylesheet" href="https://cdn.rawgit.com/mfd/09b70eb47474836f25a21660282ce0fd/raw/e06a670afcb2b861ed2ac4a1ef752d062ef6b46b/Gilroy.css">

<style>
body {
font:18px 'Gilroy', sans-serif;
}
</style>

![](https://cdn.rawgit.com/mfd/09b70eb47474

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment