@ Fonts Free Downloads

Download Formats
Version : 1.0
Style : @
Size : 1.5 Kbps
Update : Tue, 21 Jan 2020 06:42:13 +0800
Author :
TAG's :
Use on the webTotal Use [ 5392 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/580f135963d3c64bea99718732f43f13?family=F%40" 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/580f135963d3c64bea99718732f43f13?family=F%40);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "F@";
    src: url("https://db.onlinewebfonts.com/t/580f135963d3c64bea99718732f43f13.eot");
    src: url("https://db.onlinewebfonts.com/t/580f135963d3c64bea99718732f43f13.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/580f135963d3c64bea99718732f43f13.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/580f135963d3c64bea99718732f43f13.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/580f135963d3c64bea99718732f43f13.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/580f135963d3c64bea99718732f43f13.svg#F@")format("svg");
}
2CSS rules to specify fonts
font-family: "F@";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:

Explanation:

License:

Copyright:

t
e
x
t
glyphs
  • @
New add fonts