HackGT / live-site-old

The live site for HackGT events, powered by Jekyll
https://live.hack.gt
2 stars 0 forks source link

BuildGT header font shows up as serif #36

Closed evan10s closed 6 years ago

evan10s commented 6 years ago

There's 2 warnings in the console about it:

Failed to decode downloaded font: https://live.build.hack.gt/assets/fonts/ProximaNovaRegular.otf
OTS parsing error: prep: table overruns end of file
kexin-zhang commented 6 years ago

I updated your .gitattributes - https://github.com/HackGT/live-site/blob/build-gt-live-site/.gitattributes That should fix the problem. The font files are binaries and the line endings replacement was messing them up. It's fixed on https://live.build.hack.gt/ now as well.