summaryrefslogtreecommitdiff
path: root/web/static/icons.woff2
Commit message (Collapse)AuthorAgeFilesLines
* web: use subset font for dartboard numbersDavid Vazgenovich Shakaryan2022-05-121-0/+0
| | | | | | | | Inter is under a permissive font and we use the number glyphs only, so it makes sense to use a subset font to avoid loading the rest of the glyphs. Also removing the name table from the icons font to further reduce size.
* web: add prettier iconsDavid Vazgenovich Shakaryan2022-05-111-0/+0
The icons come from the lovely people at Bootstrap, who've shared them under a permissive licence. To avoid loading a large file consisting almost entirely of icons we'll never display, I've generated the icon font myself, limiting it to only the glyphs we use.