summaryrefslogtreecommitdiff
path: root/web/COPYING_inter
Commit message (Collapse)AuthorAgeFilesLines
* web: host fonts locallyDavid Vazgenovich Shakaryan2022-05-131-94/+0
|
* web: use subset font for dartboard numbersDavid Vazgenovich Shakaryan2022-05-121-0/+94
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.