Fontsource Logo

Ubuntu Condensed

sans-serif
google

Installation

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

⬤⬤

npm install @fontsource/ubuntu-condensed

sh

Import

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

400

⬤⬤

import '@fontsource/ubuntu-condensed';

jsx

CSS

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

⬤⬤

body {
font-family: 'Ubuntu Condensed', sans-serif;
}

css

Font Details

Download Icon

Downloads: 5.75K

Edit Icon

Last Modified: 2025-09-02