Merge pull request #5614 from XhmikosR/patch-1

Merge pull request 5614
This commit is contained in:
jekyllbot 2016-12-02 14:27:30 -08:00 committed by GitHub
commit e87214c096
1 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@
font-family: 'FontAwesome'; font-family: 'FontAwesome';
src: url('../fonts/FontAwesome.eot?9h6hxj'); src: url('../fonts/FontAwesome.eot?9h6hxj');
src: url('../fonts/FontAwesome.eot?9h6hxj#iefix') format('embedded-opentype'), src: url('../fonts/FontAwesome.eot?9h6hxj#iefix') format('embedded-opentype'),
url('../fonts/FontAwesome.ttf?9h6hxj') format('truetype'),
url('../fonts/FontAwesome.woff?9h6hxj') format('woff'), url('../fonts/FontAwesome.woff?9h6hxj') format('woff'),
url('../fonts/FontAwesome.ttf?9h6hxj') format('truetype'),
url('../fonts/FontAwesome.svg?9h6hxj#FontAwesome') format('svg'); url('../fonts/FontAwesome.svg?9h6hxj#FontAwesome') format('svg');
font-weight: normal; font-weight: normal;
font-style: normal; font-style: normal;