Allura Script Fonts Free Downloads

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

Explanation:

License:

Copyright:

t
e
x
t
glyphs
  • E
  • F
  • G
  • H
  • I
  • J
  • K
  • L
  • M
  • N
  • O
  • P
  • r
  • Q
  • R
  • S
  • T
  • U
  • V
  • W
  • X
  • Y
  • Z
  • ¸
  • a
  • b
  • c
  • d
  • e
  • f
  • g
  • h
  • i
  • j
  • k
  • l
  • m
  • n
  • o
  • p
  • q
  • s
  • t
  • u
  • v
  • w
  • x
  • y
  • z
  • (
  • )
  • *
  • &
  • @
  • '
  • $
  • #
New add fonts