We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e848c8 commit 8b675c0Copy full SHA for 8b675c0
static/style.css
@@ -3,7 +3,7 @@
3
font-family: 'Fontello';
4
src: url('fonts/fontello.eot'); /* IE9 Compat Modes */
5
src: url('fonts/fontello.eot?#fontello') format('embedded-opentype'), /* IE6-IE8 */
6
- url('fonts/fontello.woff2') format('woff2'), /* Super Modern Browsers */
+ url('fonts/fontello.woff') format('woff2'), /* Super Modern Browsers */
7
url('fonts/fontello.woff') format('woff'), /* Pretty Modern Browsers */
8
url('fonts/fontello.ttf') format('truetype'), /* Safari, Android, iOS */
9
url('fonts/fontello.svg#svgFontName') format('svg'); /* Legacy iOS */
0 commit comments