archives_blog/public/fonts
2025-06-05 10:17:40 +02:00
..
iconfont.eot first commit 2025-06-05 10:17:40 +02:00
iconfont.svg first commit 2025-06-05 10:17:40 +02:00
iconfont.ttf first commit 2025-06-05 10:17:40 +02:00
iconfont.woff first commit 2025-06-05 10:17:40 +02:00
README.md first commit 2025-06-05 10:17:40 +02:00

Font Assets

If you are providing web font files, this is the place to put them. The fonts task will copy them over to the destination specified in config.json, and file names will be reved in production builds (if enabled).

If you don't plan using web fonts, or are relying on an external service like Google Fonts, feel free to delete this folder and the tasks.fonts config in gulpfile.js/config.json.

Tasks and Files

gulpfile.js/tasks/fonts

All this task does is copy fonts from ./src/fonts to ./public/fonts.

A sass +font-face mixin is included in ./src/stylesheets/base/mixins.