On our website you can download font Austen version Version 1.000, which belongs to the family Austen (subfamily Regular). Manufacturer by Ardyana Types Studio. Designer - Ardyana Putra (You can contact the designer at: https://ardyanatypes.com).Download Austen free on MyFonts.club. It size - only 45.28 KB All right reserved Copyright (c) 2021 by ardyanatypes. All rights reserved.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 21 times |
size | 45.28 KB |
Family | Austen |
Subfamily | Regular |
Full name | Austen Regular |
PostScript name | Austen Free |
Preferred family | Austen |
Preferred subfamily | Regular |
Version | Version 1.000 |
Unique ID | 1.000;UKWN;Austen-Regular |
Description | New Value |
Designer | Ardyana Putra |
Designer URL | https://ardyanatypes.com |
Trademark | Austen is a trademark of Ardyanatypes |
Manufacturer | Ardyana Types Studio |
Vendor URL | https://ardyanatypes.com |
Copyright | Copyright (c) 2021 by ardyanatypes. All rights reserved. |
License URL | https://ardyanatypes.com |
License Description | This is font free for personal use only |
Vendor ID | UKWN |
You can connect the font Austen 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=austen" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=austen);
Activate this font for text in your CSS styles file::
font-family: 'Austen', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=austen" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Austen', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Austen!</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.