DejaVuSans Fonts Free Downloads

Download Formats
Version : 1.0
Style : Regular
Size : 11.2 Kbps
Update : Wed, 27 May 2020 22:12:57 +0800
Author :
TAG's : DejaSans
Use on the webTotal Use [ 3897 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/b5ba79da7b975d1b20da0b3d69adb095?family=DejaVuSans" 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/b5ba79da7b975d1b20da0b3d69adb095?family=DejaVuSans);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "DejaVuSans";
    src: url("https://db.onlinewebfonts.com/t/b5ba79da7b975d1b20da0b3d69adb095.eot");
    src: url("https://db.onlinewebfonts.com/t/b5ba79da7b975d1b20da0b3d69adb095.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/b5ba79da7b975d1b20da0b3d69adb095.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/b5ba79da7b975d1b20da0b3d69adb095.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/b5ba79da7b975d1b20da0b3d69adb095.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/b5ba79da7b975d1b20da0b3d69adb095.svg#DejaVuSans")format("svg");
}
2CSS rules to specify fonts
font-family: "DejaVuSans";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:

Explanation:

License:

Copyright:

t
e
x
t
glyphs
  • &
  • .
  • 3
  • @
  • C
  • E
  • G
  • I
  • L
  • P
  • S
  • T
  • a
  • c
  • d
  • e
  • g
  • i
  • l
  • m
  • n
  • o
  • p
  • r
  • s
  • t
  • u
  • x
  • y
  • |
  • ©
New add fonts