Ubuntu Sans Mono Medium Fonts Free Downloads

Download Formats
Version : 1.004
Style : Regular
Size : 171.07 Kbps
Update : Mon, 12 Aug 2024 20:49:23 +0800
Use on the webTotal Use [ 4959 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/0ae082a0bd6f7936588f6961285471bb?family=Ubuntu+Sans+Mono+Medium" rel="stylesheet">
orUsing @import CSS directive, put the following line in add to your css file.(http | https)
@import url(https://db.onlinewebfonts.com/c/0ae082a0bd6f7936588f6961285471bb?family=Ubuntu+Sans+Mono+Medium);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "Ubuntu Sans Mono Medium";
    src: url("https://db.onlinewebfonts.com/t/0ae082a0bd6f7936588f6961285471bb.eot");
    src: url("https://db.onlinewebfonts.com/t/0ae082a0bd6f7936588f6961285471bb.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/0ae082a0bd6f7936588f6961285471bb.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/0ae082a0bd6f7936588f6961285471bb.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/0ae082a0bd6f7936588f6961285471bb.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/0ae082a0bd6f7936588f6961285471bb.svg#Ubuntu Sans Mono Medium")format("svg");
}
2CSS rules to specify fonts
font-family: "Ubuntu Sans Mono Medium";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:
Ubuntu and Canonical are registered trademarks of Canonical Ltd.
Explanation:

License:

Copyright:
Copyright 2011, 2022, 2023 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0
t
e
x
t
glyphs
  • !
  • "
  • #
  • $
  • %
  • &
  • '
  • (
  • )
  • *
  • +
  • ,
  • -
  • .
  • /
  • 0
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • :
  • ;
  • <
  • =
  • >
  • ?
  • @
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • J
  • K
  • L
  • M
  • N
  • O
  • P
  • Q
  • R
  • S
  • T
  • U
  • V
  • W
  • X
  • Y
  • Z
Package
New add fonts