Add our new custom icon font and fix platform links

Fixes #1250, #1249
This commit is contained in:
Dawid Potocki
2019-09-09 10:21:33 +12:00
parent c03fd93d29
commit 060491c4a6
29 changed files with 709 additions and 96 deletions

5
font/Gemfile Normal file
View File

@ -0,0 +1,5 @@
# frozen_string_literal: true
source "https://rubygems.org"
gem "fontcustom", "~> 2.0"