mirror of
https://github.com/expressjs/expressjs.com.git
synced 2026-02-22 03:51:33 +00:00
* Removed the Google OpenSans with fontsource/open-sans * Placed the fonts inside the project directory itself * Fixed the fonts not being read * Removed redundant fonts, and also removed css/fonts * Changed the font-weight (100 to 700) range * correct font family name and remove ttf font files * correcting italic font file name * Removed ttf fonts and renamed the font fileNames for simplicity * font imports removed from style.css * fix: path fix and font preload * fix: fixed fonts.css order * chore: removed additional whitespaces --------- Co-authored-by: shubham oulkar <91728992+ShubhamOulkar@users.noreply.github.com>