Robovox Fonts Free Downloads

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

Explanation:

License:

Copyright:
Created by Patrick H. Lauke aka redux http://www.splintered.co.uk
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
New add fonts