On our website you can download font Gothika version Version 1.000 2004 initial release, which belongs to the family Gothika (subfamily Regular). Manufacturer by Aeryn / Warner Bros.. Designer - Aeryn (You can contact the designer at: http://www.draftlight.net/aeryn/).Download Gothika free on MyFonts.club. It size - only 42.73 KB All right reserved Copyright (c) Aeryn/Warner Bros, 2004. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 22 times |
| size | 42.73 KB |
| Family | Gothika |
| Subfamily | Regular |
| Full name | Gothika Issue A |
| PostScript name | Gothika |
| Preferred family | Gothika |
| Preferred subfamily | Regular |
| Version | Version 1.000 2004 initial release |
| Unique ID | Aeryn/WarnerBros.: Gothika Issue A: 2004 |
| Description | All rendering and production of physical goods, merchandise, media labels, advertising or printed material is prohibited. This font is issued for personal online use only. |
| Designer | Aeryn |
| Designer URL | http://www.draftlight.net/aeryn/ |
| Trademark | Gothika is a trademark of Warner Bros. Entertainment Inc. |
| Manufacturer | Aeryn / Warner Bros. |
| Copyright | Copyright (c) Aeryn/Warner Bros, 2004. All rights reserved. |
| License Description | All rendering and production of physical goods, merchandise, media labels, advertising or printed material is prohibited. This font is issued for personal online use only. |
| Vendor ID | DFTL |
| Mac font menu name | Gothika Issue A |
You can connect the font Gothika 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=gothika" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=gothika);
Activate this font for text in your CSS styles file::
font-family: 'Gothika', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=gothika" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Gothika', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Gothika!</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.