Cartoon Fancy Fonts Free Downloads

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

Explanation:
Created with Calligraphr.com
License:

Copyright:

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
  • a
  • b
  • c
  • d
  • e
  • f
  • g
  • h
  • i
New add fonts