Skip to content
Fontsource Logo

Installation

Install the variable version of this font by running the following command:

npm install @fontsource-variable/cascadia-mono
sh

Import

Include the following line in the root layout of your project to import the font:

ital
wght
// Supports weights 200-700
import '@fontsource-variable/cascadia-mono/wght.css';
jsx

CSS

Include the CSS in your project by adding the following line to your project:

body {
  font-family: 'Cascadia Mono Variable', sans-serif;
}
css

Font Details

Download Icon

Downloads: 4.54K

Edit Icon

Last Modified: 2025-09-08