On our website you can download font Aesthetica version Version 1.00 March 26, 2013, initial release, which belongs to the family Aesthetica (subfamily Regular). Designer - Ajith Rajan (You can contact the designer at: http://artvsaccounting.tk).Download Aesthetica free on MyFonts.club. It size - only 73.47 KB All right reserved Typeface © Art vs Accounting 2013. All Rights Reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 136 times |
| size | 73.47 KB |
| Family | Aesthetica |
| Subfamily | Regular |
| Full name | Aesthetica |
| PostScript name | Aesthetica |
| Version | Version 1.00 March 26, 2013, initial release |
| Unique ID | Aesthetica:Version 1.00 |
| Description | Aesthetica is a font by Ajith Rajan. Visit http://artvsaccounting.tk/fonts for more free fonts and for license information. |
| Designer | Ajith Rajan |
| Designer URL | http://artvsaccounting.tk |
| Copyright | Typeface © Art vs Accounting 2013. All Rights Reserved. |
| License URL | http://artvsaccounting.tk/fonts |
| License Description | You are free to use this font for commercial or personal purposes. Attribution is not mandatory, but a link back to http://artvsaccounting.tk/fonts would be appreciated! |
| Vendor ID | HL |
You can connect the font Aesthetica 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=aesthetica" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=aesthetica);
Activate this font for text in your CSS styles file::
font-family: 'Aesthetica', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=aesthetica" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Aesthetica', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Aesthetica!</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.