0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Paul Adam Davis 778e05045c Remove .eot & .ttf fonts
No issue

According to [caniuse](http://caniuse.com/#feat=woff), all the browsers we support (last 2 versions of major browsers) support the `.woff` font format. It's actually what pretty much all browsers will serve if its offered anyway.

This PR removes the .eot and .ttf font formats.

SVG remains as its the base file we use to add new icons & convert into other formats. It is not referenced anywhere.
2014-11-11 15:23:34 +00:00
..
client Remove .eot & .ttf fonts 2014-11-11 15:23:34 +00:00
server Adds SIGTERM handling 2014-11-05 15:38:35 +00:00
shared Change autolinked URLs to output nice quotes 2014-10-14 11:09:06 +02:00
test Merge pull request #4317 from cobbspur/image 2014-11-03 15:21:35 +00:00
index.js