VisualUI Fonts Free Downloads

Download Formats
Version : 0.30
Style : Regular
Size : 5.89 Kbps
Update : Wed, 14 Oct 2015 02:05:14 +0800
Author : IPatterson
TAG's : Visual
Use on the webTotal Use [ 4050 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/89117d73902d1ba3a037f2315de951a9?family=VisualUI" 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/89117d73902d1ba3a037f2315de951a9?family=VisualUI);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "VisualUI";
    src: url("https://db.onlinewebfonts.com/t/89117d73902d1ba3a037f2315de951a9.eot");
    src: url("https://db.onlinewebfonts.com/t/89117d73902d1ba3a037f2315de951a9.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/89117d73902d1ba3a037f2315de951a9.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/89117d73902d1ba3a037f2315de951a9.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/89117d73902d1ba3a037f2315de951a9.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/89117d73902d1ba3a037f2315de951a9.svg#VisualUI")format("svg");
}
2CSS rules to specify fonts
font-family: "VisualUI";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:
VisualUI is a trademark of Microsoft Corporation.
Explanation:
Designed in 2000 for Microsoft Visual Studio.
License:

Copyright:
Copyright (c) 2000 Microsoft Corporation. All rights reserved.
t
e
x
t
New add fonts