mono

Fira Code

Fira Code was designed by Nikita Prokopov and released in 2014 as an extension of Fira Mono and is best known for its extensive set of programming ligatures: arrow operators (->), fat arrows (=>), inequality checks (!=), and dozens more render as single unified glyphs while preserving the underlying characters in the source file. The ligatures can be disabled; the underlying metrics are solid whether they are on or off. No italic is available on Fontsource; the family ships as upright weights only.

Preview

=> != -> :: /**

Faces

  • Regular The quick brown fox jumps over the lazy dog
  • Bold The quick brown fox jumps over the lazy dog

How to use

CSS usage
@import url("https://fonts.wayscloud.eu/fonts/fira-code/style.css");

code, pre { font-family: "Fira Code", ui-monospace, monospace; }

License

OFL-1.1
SIL Open Font License 1.1

Free to use, bundle, and redistribute, including in commercial products. Modifications require a different name if the font has a Reserved Font Name.

Contains a Reserved Font Name: modified versions must be released under a different name.

Source

Upstream: https://github.com/tonsky/FiraCode · Version: latest