picturepan2 / spectre

Spectre.css - A Lightweight, Responsive and Modern CSS Framework
https://picturepan2.github.io/spectre/
MIT License
11.33k stars 809 forks source link

Customizing fonts recommended #309

Closed dmoklaf closed 7 years ago

dmoklaf commented 7 years ago

Hello, the documentation is not explicit as to whether customizing fonts (e.g., to use a specific serif font that we declare with @font-face separately) is recommended, i.e. not only possible but roughly compatible with the CSS layout technics of the library, or not.

This is of course possible technically to customize it thanks to the build process, but should we expect reasonably good layout results out of it?

picturepan2 commented 7 years ago

@rgeronimi Customizing fonts works fine. I don't think there will be big problem.

dmoklaf commented 7 years ago

Thanks, will try

picturepan2 commented 7 years ago

@rgeronimi The font family defined in Spectre is one of the best practice ones which work best on all popular browsers and platforms. You can always change it to match your need.