Skip to content

fixeditforyou/fonts

Repository files navigation

Project info

This is the fify font library, based on the original work of google/fonts. All font files are open source and free, prepared for use with the scss compiler.

Use the library

git submodule add git@github.com:fixeditforyou/fonts.git <destination_folder>

When adding a Git submodule, your submodule will be staged. As a consequence, you will need to commit your submodule by using the “git commit” command.

$ git commit -m "Added the font submodule to the project."

$ git push

In order to update an existing Git submodule, you need to execute the “git submodule update” with the “–remote” and the “–merge” option.

git submodule update --remote --merge

Contact

fify - support@fify.at

Project Link: https://github.com/fixeditforyou/fonts

About

Some web fonts for use in web projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages