Unity Fonts Free Downloads

Download Formats
Version : 1.000
Style : Regular
Size : 49.05 Kbps
Update : Mon, 08 Jan 2024 19:03:33 +0800
TAG's :
Use on the webTotal Use [ 4474 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/614195dde0a9f83c97b7b7723df07bf1?family=Unity" 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/614195dde0a9f83c97b7b7723df07bf1?family=Unity);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "Unity";
    src: url("https://db.onlinewebfonts.com/t/614195dde0a9f83c97b7b7723df07bf1.eot");
    src: url("https://db.onlinewebfonts.com/t/614195dde0a9f83c97b7b7723df07bf1.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/614195dde0a9f83c97b7b7723df07bf1.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/614195dde0a9f83c97b7b7723df07bf1.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/614195dde0a9f83c97b7b7723df07bf1.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/614195dde0a9f83c97b7b7723df07bf1.svg#Unity")format("svg");
}
2CSS rules to specify fonts
font-family: "Unity";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:
Unity Regular is a trademark of Vladimir Nikolic.
Explanation:
Copyright (c) 2022 by . All rights reserved.
License:

Copyright:
Copyright (c) 2022 by Vladimir Nikolic. All rights reserved.
t
e
x
t
glyphs
  • E
  • F
  • G
  • H
  • a
  • b
  • c
  • d
  • e
  • f
  • g
  • h
  • B
  • C
  • A
  • D
New add fonts