Fontsource Logo

Installation

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

⬤⬤

npm install @fontsource/pitagon-sans

sh

Import

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

400
500
600
700
800
900

⬤⬤

import '@fontsource/pitagon-sans';

jsx

CSS

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

⬤⬤

body {
font-family: 'Pitagon Sans', sans-serif;
}

css

Font Details

Download Icon

Downloads: 822

Edit Icon

Last Modified: 2023-08-07