www.psychoinformatics.de/theme/static/fonts
Michael Hanke 97c4727993 Mastodon link and CSS setup for Mastodon icon
Adding the `rel="me"` verifies the account with proof that one controls
the linked site.
2022-11-20 12:26:36 +01:00
..
config.json Mastodon link and CSS setup for Mastodon icon 2022-11-20 12:26:36 +01:00
fontello.woff Mastodon link and CSS setup for Mastodon icon 2022-11-20 12:26:36 +01:00
fontello.woff2 Mastodon link and CSS setup for Mastodon icon 2022-11-20 12:26:36 +01:00
quicksand-v24-latin-ext_latin-regular.woff update fonts to include extended latin glyphs 2021-08-29 09:17:22 +02:00
quicksand-v24-latin-ext_latin-regular.woff2 update fonts to include extended latin glyphs 2021-08-29 09:17:22 +02:00
raleway-v22-latin-ext_latin-regular.woff update fonts to include extended latin glyphs 2021-08-29 09:17:22 +02:00
raleway-v22-latin-ext_latin-regular.woff2 update fonts to include extended latin glyphs 2021-08-29 09:17:22 +02:00
README Cleanup fontello font stuff; fold into style.css 2017-09-21 14:41:36 +02:00

A quick rundown of the process to update Fontello icons:

* "import" the config.json on fontello.com
* Select needed icons. If external, drag-drop svg font onto the page
* Download and extract into css/ and font/
* Cleanup the CSS file a bit (spacing, and commented CSS rules)
* Cleanup the config.json, as it will include the full SVG path for each and
  every glyph in any imported SVG fonts you provided.
* Update copyright.rst if needed