Fira Code
Installing
At the top of your primary CSS file, insert:
@import url("https://cdn.jsdelivr.net/npm/@xz/fonts@1/serve/fira-code.min.css");
Usage
To use this font in your CSS:
font-family: 'Fira Code', sans-serif;
Styles
This font supports the following weights and styles:
Light (300)
Normal (400)
Medium (500)
Bold (700)
Last updated
Was this helpful?