On our website you can download font Futurex version Version 1.0; 2000;, which belongs to the family Futurex (subfamily Regular). Designer - Graham Meade & Apostrophe. (You can contact the designer at: http://members.home.com/apostrofe/).Download Futurex free on MyFonts.club. It size - only 50.09 KB All right reserved © Graham Meade and Apostrophic Laboratories. All rights reserved. [email protected]. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 72 times |
| size | 50.09 KB |
| Family | Futurex |
| Subfamily | Regular |
| Full name | Futurex |
| PostScript name | Futurex |
| Version | Version 1.0; 2000; |
| Unique ID | GrahamMeade&Apostrophe.: Futurex: 2000 |
| Description | © Graham Meade and Apostrophic Laboratories. All rights reserved. This font is part of the Futurex project, which invites all type designers to create their own versions of this font using Futurex-Parts. For more information on how to become part of the project read the text file enclosed or send mail to [email protected]. |
| Designer | Graham Meade & Apostrophe. |
| Designer URL | http://members.home.com/apostrofe/ |
| Vendor URL | http://members.home.com/apostrofe/ |
| Copyright | © Graham Meade and Apostrophic Laboratories. All rights reserved. [email protected] |
| Vendor ID | APOS |
You can connect the font Futurex 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=futurex" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=futurex);
Activate this font for text in your CSS styles file::
font-family: 'Futurex', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=futurex" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Futurex', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Futurex!</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.