Commit b7e65975 authored by Rouven Weßling's avatar Rouven Weßling

Add WOFF2 version of the icon font

parent d27f5c4b
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
font-family: 'slate'; font-family: 'slate';
src:font-url('slate.eot?-syv14m'); src:font-url('slate.eot?-syv14m');
src:font-url('slate.eot?#iefix-syv14m') format('embedded-opentype'), src:font-url('slate.eot?#iefix-syv14m') format('embedded-opentype'),
font-url('slate.woff2?-syv14m') format('woff2'),
font-url('slate.woff?-syv14m') format('woff'), font-url('slate.woff?-syv14m') format('woff'),
font-url('slate.ttf?-syv14m') format('truetype'), font-url('slate.ttf?-syv14m') format('truetype'),
font-url('slate.svg?-syv14m#slate') format('svg'); font-url('slate.svg?-syv14m#slate') format('svg');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment