Use local font files instead of Google Fonts

Repository details (node-dnssec-name-shame)
Project page
node-dnssec-name-shame
Project log category
(157 entries)
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📂 This project is open.
🌠 This project is popular.
Repository activity period
🗓
Commits
154 commits
Stars
15 stars
Commit details (5f1f0a05)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Use local font files instead of Google Fonts

Fixes #4.

Downloaded using google-font-download. https://github.com/neverpanic/google-font-download

Raw text
Use local font files instead of Google Fonts

Fixes #4.

Downloaded using google-font-download.
https://github.com/neverpanic/google-font-download

Changed files (17)

Path Additions Deletions
public/index.html +1 -1
public/resources/font/Open_Sans.eot +- --
public/resources/font/Open_Sans.svg +1637 -0
public/resources/font/Open_Sans.ttf +- --
public/resources/font/Open_Sans.woff +- --
public/resources/font/Open_Sans.woff2 +- --
public/resources/font/Pacifico.eot +- --
public/resources/font/Pacifico.svg +791 -0
public/resources/font/Pacifico.ttf +- --
public/resources/font/Pacifico.woff +- --
public/resources/font/Pacifico.woff2 +- --
public/resources/font/Quando.eot +- --
public/resources/font/Quando.svg +603 -0
public/resources/font/Quando.ttf +- --
public/resources/font/Quando.woff +- --
public/resources/font/Quando.woff2 +- --
public/resources/font/font.css +53 -0

Commit categories (3)