On our website you can download font Eight One version Version 000.010, which belongs to the family Eight One (subfamily Regular). Manufacturer by Tendron. Designer - Tendron (You can contact the designer at: http://tendron.net/).Download Eight One free on MyFonts.club. It size - only 46.77 KB All right reserved Copyright (c) 2007 by Tendron. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 76 times |
| size | 46.77 KB |
| Family | Eight One |
| Subfamily | Regular |
| Full name | Eight One |
| PostScript name | EightOne |
| Version | Version 000.010 |
| Unique ID | 0.010;PYRS;EightOne |
| Description | Copyright (c) 2007 by Tendron. All rights reserved. |
| Designer | Tendron |
| Designer URL | http://tendron.net/ |
| Trademark | Eight One is a trademark of Tendron. |
| Manufacturer | Tendron |
| Copyright | Copyright (c) 2007 by Tendron. All rights reserved. |
| Vendor ID | PYRS |
You can connect the font Eight One to your site without even downloading it from our server. All you have to do is follow the instructions below:
Choose the font installation that suits you best and add this code to your site (insert it right after the opening tag <head>):
<link href="https://myfonts.club/myfonts?fonts=eight-one" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=eight-one);
Activate this font for text in your CSS styles file::
font-family: 'Eight One', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=eight-one" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Eight One', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Eight One!</div>
</body>
</html>
The result is:
You can apply other CSS styles using our effects library, for an attractive and individual appearance of your site.