thesabbir / simple-line-icons

Simple and Minimal Line Icons
https://thesabbir.github.io/simple-line-icons
MIT License
1.86k stars 845 forks source link

Bugfix: invalid file format detected. #29

Closed tabman83 closed 9 years ago

tabman83 commented 9 years ago

Solves the following errors: (from Chrome) Failed to decode downloaded font: ...Simple-Line-Icons.ttf?-i3a2kk OTS parsing error: invalid version tag (from Explorer/Edge) CSS3111: @font-face encountered unknown error. File: Simple-Line-Icons.eot

thesabbir commented 9 years ago

CSS files are generated from less files. Could you also reflect same changes on less & sass files also?

tabman83 commented 9 years ago

Alright, will do.