Roboto Mono

Installing

At the top of your primary CSS file, insert:

@import url("https://cdn.jsdelivr.net/npm/@xz/fonts@1/serve/roboto-mono.min.css");

Usage

To use this font in your CSS:

font-family: 'Roboto Mono', sans-serif;

Styles

This font supports the following weights and styles:

  • Thin (100)

  • Thin Italic (100)

  • Light (300)

  • Light Italic (300)

  • Normal (400)

  • Italic (400)

  • Medium (500)

  • Medium Italic (500)

  • Bold (700)

  • Bold Italic (700)

Last updated