Lucida Bright Math Symbol Fonts Free Downloads

Download Formats
Version : 1.00
Style : Regular
Size : 44.82 Kbps
Update : Tue, 24 Nov 2015 19:37:46 +0800
Author :
Use on the webTotal Use [ 3184 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/95504091259917357ad4f0d54f2b89f7?family=Lucida+Bright+Math+Symbol" 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/95504091259917357ad4f0d54f2b89f7?family=Lucida+Bright+Math+Symbol);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "Lucida Bright Math Symbol";
    src: url("https://db.onlinewebfonts.com/t/95504091259917357ad4f0d54f2b89f7.eot");
    src: url("https://db.onlinewebfonts.com/t/95504091259917357ad4f0d54f2b89f7.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/95504091259917357ad4f0d54f2b89f7.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/95504091259917357ad4f0d54f2b89f7.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/95504091259917357ad4f0d54f2b89f7.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/95504091259917357ad4f0d54f2b89f7.svg#Lucida Bright Math Symbol")format("svg");
}
2CSS rules to specify fonts
font-family: "Lucida Bright Math Symbol";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:
Lucida is a registered trademark of Bigelow & Holmes Inc.
Explanation:

License:

Copyright:
Copyright 1991 by Bigelow & Holmes Inc. All rights reserved. 1990-1991 Type Solutions, Inc. All Rights Reserved.
t
e
x
t
New add fonts