FrailSansBold Fonts Free Downloads

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

License:

Copyright:
Copyright (c) 2011 by sugargliderz. All rights reserved.
t
e
x
t
New add fonts