On this page you can download StateFace font version Version 1.025;PS 001.025;hotconv 1.0.56;makeotf.lib2.0.21325, which belongs to the family StateFace (Regular tracing). Font manufacturer is USGS. Designer - ProPublica (for communication, use the following address: http://www.github.com/propublica/stateface/). Download StateFace for free on GetFonts.net. This font belongs to the following categories: ornaments. Font size - only 23 Kb
Family | StateFace |
Tracing | Regular |
Ident | 1.025;UKWN;StateFace-Regular |
Full name | StateFace |
Version | Version 1.025;PS 001.025;hotconv 1.0.56;makeotf.lib2.0.21325 |
PostScript name | StateFace-Regular |
Manufacturer | USGS |
Size | 23 Kb |
Designer | ProPublica |
URL of designer | http://www.github.com/propublica/stateface/ |
License Description | Copyright (c) 2012, ProPublica Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
You can connect the font StateFace to your site, without downloading it from our server. All you need to do - is to follow the instructions below:
Choose the most suitable option to install the font and add this code to your site (paste it immediately after the opening tag <head>):
<link href="https://getfonts.net/allfont.css?fonts=stateface" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=stateface);
Activate the font for text in your CSS:
font-family: 'StateFace', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?fonts=stateface" rel="stylesheet" type="text/css" /> <style>body {font-family : 'StateFace', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with StateFace!</div> </body> </html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.