On our website you can download font Aurora Script version Version 1.000 2005 initial release, which belongs to the family Aurora Script (subfamily Regular). Manufacturer by Ivan Zeifert works. Designer - Ivan D Zeifert (You can contact the designer at: http://www.gliphmaker.com).Download Aurora Script free on MyFonts.club. It size - only 91.68 KB All right reserved Copyright (c) Ivan Zeifert works, 2005. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 106 times |
| size | 91.68 KB |
| Family | Aurora Script |
| Subfamily | Regular |
| Full name | Aurora Script |
| PostScript name | AuroraScript |
| Preferred family | Aurora Script |
| Preferred subfamily | Regular |
| Version | Version 1.000 2005 initial release |
| Unique ID | IvanZeifertworks: Aurora Script: 2005 |
| Description | Freeware. |
| Designer | Ivan D Zeifert |
| Designer URL | http://www.gliphmaker.com |
| Trademark | Auric Script is a trademark of Ivan Zeifert works. |
| Manufacturer | Ivan Zeifert works |
| Vendor URL | http://www.gliphmaker.com |
| Copyright | Copyright (c) Ivan Zeifert works, 2005. All rights reserved. |
| License Description | Freeware. |
| Vendor ID | PYRS |
| Mac font menu name | Aurora Script |
You can connect the font Aurora Script 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=aurora-script" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=aurora-script);
Activate this font for text in your CSS styles file::
font-family: 'Aurora Script', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=aurora-script" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Aurora Script', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Aurora Script!</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.