Ursula Capitals Fonts Free Downloads

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

Explanation:

License:

Copyright:

t
e
x
t
glyphs
  • 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
  • &
  • u
  • (
  • )
  • !
  • <
  • >
  • $
  • =
  • ¥
  • £
  • ,
  • ¢
  • .
  • ?
  • :
  • ;
  • a
  • b
  • c
  • d
  • e
  • f
  • g
  • h
  • i
  • j
  • k
  • l
  • m
  • n
New add fonts