What time is it? Fonts Free Downloads

Download Formats
Version : 2000-06-24
Style : Regular
Size : 31.68 Kbps
Update : Wed, 28 Oct 2015 00:24:25 +0800
Author :
TAG's : WhatTimeit?
Use on the webTotal Use [ 4043 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/d9c3897e26f63dd3b4f66abdf772eacd?family=What+time+is+it%3F" 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/d9c3897e26f63dd3b4f66abdf772eacd?family=What+time+is+it%3F);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "What time is it?";
    src: url("https://db.onlinewebfonts.com/t/d9c3897e26f63dd3b4f66abdf772eacd.eot");
    src: url("https://db.onlinewebfonts.com/t/d9c3897e26f63dd3b4f66abdf772eacd.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/d9c3897e26f63dd3b4f66abdf772eacd.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/d9c3897e26f63dd3b4f66abdf772eacd.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/d9c3897e26f63dd3b4f66abdf772eacd.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/d9c3897e26f63dd3b4f66abdf772eacd.svg#What time is it?")format("svg");
}
2CSS rules to specify fonts
font-family: "What time is it?";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:
Samuel Park
Explanation:

License:

Copyright:
Samuel Park 2000 - http//www.peppesbodega.nu - spark@hem.utfors.se
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