Rubik Mono One
DisplayDesigned by Hubert & Fischer
Available Weights
CSS Import
@import url('https://fonts.googleapis.com/css2?family=Rubik+Mono+One:wght@400&display=swap');CSS Rule
font-family: 'Rubik Mono One', sans-serif;
HTML Link Tag
<link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Rubik+Mono+One:wght@400&display=swap" rel="stylesheet">
About Rubik Mono One
Rubik Mono One is a display typeface designed by Hubert & Fischer. Available in 1 weight.
Google Fonts hosts over 1,500 open-source font families that can be used freely in any website or application.Rubik Mono One is a popular choice in the display category, designed by Hubert & Fischer. The font is available in 1 weight (400), giving you flexibility for headings, body text, and UI elements.
To use Rubik Mono One in your project, add the CSS import or HTML link tag above to your stylesheet or HTML head. Then apply the font-family rule to your CSS selectors. For optimal performance, only load the weights you actually need and use the 'display=swap' parameter to prevent invisible text during font loading (FOIT). Consider self-hosting the font files for faster load times in production applications.