mono
Cascadia Code
Cascadia Code was developed by Microsoft and released in 2019 as the default typeface for Windows Terminal and certain Visual Studio Code themes. It supports programming ligatures for common operator sequences and provides both a standard italic and a cursive variant in the full release. The Fontsource build includes regular italic across the supported weight range.
Preview
Terminal-native, ligature-ready.
Faces
- Regular The quick brown fox jumps over the lazy dog
- Italic 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/cascadia-code/style.css");
code, pre { font-family: "Cascadia 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/microsoft/cascadia-code ·
Version: latest