On our website you can download font Flash Gordon which belongs to the family Flash Gordon (subfamily Regular). Manufacturer by P. A. Vannucci. Designer - P. A. Vannucci (You can contact the designer at: www.alphabetype.it).Download Flash Gordon free on MyFonts.club. It size - only 42.74 KB All right reserved Copyright (c) 2011 by P. A. Vannucci. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 35 times |
| size | 42.74 KB |
| Family | Flash Gordon |
| Subfamily | Regular |
| Full name | Flash Gordon |
| PostScript name | Flash Gordon |
| Preferred family | Flash Gordon |
| Preferred subfamily | Regular |
| Unique ID | pyrs: Flash Gordon: |
| Description | Copyright (c) 2011 by P. A. Vannucci. All rights reserved. |
| Designer | P. A. Vannucci |
| Designer URL | www.alphabetype.it |
| Trademark | Flash Gordon is a trademark of P. A. Vannucci. |
| Manufacturer | P. A. Vannucci |
| Vendor URL | www.alphabetype.it |
| Copyright | Copyright (c) 2011 by P. A. Vannucci. All rights reserved. |
| License URL | www.oscon.com |
| License Description | Freeware font by Alphabet & Type (r) (c) 2011 |
| Vendor ID | pyrs |
| Mac font menu name | Flash Gordon |
You can connect the font Flash Gordon 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=flash-gordon" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=flash-gordon);
Activate this font for text in your CSS styles file::
font-family: 'Flash Gordon', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=flash-gordon" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Flash Gordon', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Flash Gordon!</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.