Ubuntu Regular

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

גדלי טקסט

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

הורדה

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

רישיון: free

הורדות: 56

הורד את הגופן

שימוש ב-CSS

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

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