Skip to content

Instantly share code, notes, and snippets.

@ArRolin
Forked from femicodes/06.png
Last active April 21, 2020 14:05
Show Gist options
  • Save ArRolin/793a3ec66bf5d19c46e4e39fb44dfda6 to your computer and use it in GitHub Desktop.
Save ArRolin/793a3ec66bf5d19c46e4e39fb44dfda6 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