Ubuntu Mono Regular

א ב ג ד ה ו ז ח ט י כ ך
ל מ ם נ ן ס ע פ ף צ ץ ק ר ש ת

גדלי טקסט

גודל 72
גודל 48
גודל 36
גודל 24
גודל 18
גודל 14
שלום עולם - Hello World

הורדה

Family Name: Ubuntu Mono
Subfamily: Regular
Unique ID: webfont
Full Name: Ubuntu Mono Regular
Version: Version 0.80
PostScript Name: UbuntuMono-Regular
Weight Class: 400
Width Class: 5
Type: TrueType

רישיון: free

הורדות: 52

הורד את הגופן

שימוש ב-CSS

@font-face {
    font-family: 'Ubuntu Mono Regular';
    src: url('path-to-font/1737477290_UbuntuMono-R-webfont.ttf') format('truetype');
}

.your-class {
    font-family: 'Ubuntu Mono Regular', sans-serif;
}