On our website you can download font Anggun Sans which belongs to the family Anggun Sans (subfamily Regular).Download Anggun Sans free on MyFonts.club. It size - only 87.52 KB. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 149 times |
| size | 87.52 KB |
| Family | Anggun Sans |
| Subfamily | Regular |
| Full name | Anggun Sans Regular |
| PostScript name | AnggunSans |
| Unique ID | pyrs: 2016 |
| Description | Use these files only in accordance with the requirements of your purchased license. Do not violate copyright. |
| License Description | 1. The Font is protected by copyright law. The Anggun is the sole, exclusive owner of all intellectual property rights, including rights under copyright and trademark law. Licensee agrees not to use the Font in any manner that infringes the intellectual property rights of the Anggun or violates the terms of this. Licensee will be held legally responsible, and indemnifies Fontspring, for any infringements on the foundry's rights caused by failure to abide by the terms of this. |
| Vendor ID | pyrs |
You can connect the font Anggun Sans 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=anggun-sans" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=anggun-sans);
Activate this font for text in your CSS styles file::
font-family: 'Anggun Sans', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=anggun-sans" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Anggun Sans', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Anggun Sans!</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.