Fontsource Logo

Installation

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

⬤⬤

npm install @fontsource/overlock

sh

Import

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

400
700
900
italic

⬤⬤

import '@fontsource/overlock';

jsx

CSS

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

⬤⬤

body {
font-family: 'Overlock', system-ui;
}

css

Font Details

Download Icon

Downloads: 6.78K

Edit Icon

Last Modified: 2025-09-05