On our website you can download font Antelope H version 6/8/97 revision1, which belongs to the family Antelope H (subfamily Regular).Download Antelope H free on MyFonts.club. It size - only 22.51 KB All right reserved http://members.aol.com/vroomfonde/ttf/ - Antelope H Copyright (c) 1997 Tom 7 - [email protected] - Freeware! But do not resell (on CD for instance) - Tom Murphy 7 - 339 Still Hill Rd - Hamden CT 06518 - Rhymes with "canteloupe"! Enjoy!. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 25 times |
| size | 22.51 KB |
| Family | Antelope H |
| Subfamily | Regular |
| Full name | Antelope H |
| PostScript name | AntelopeH |
| Version | 6/8/97 revision1 |
| Unique ID | Frog: Antelope H Headlines 1997 |
| Trademark | Antelope H Copyright (c) 1997 Tom Murphy 7 |
| Copyright | http://members.aol.com/vroomfonde/ttf/ - Antelope H Copyright (c) 1997 Tom 7 - [email protected] - Freeware! But do not resell (on CD for instance) - Tom Murphy 7 - 339 Still Hill Rd - Hamden CT 06518 - Rhymes with "canteloupe"! Enjoy! |
| Vendor ID | Frog |
You can connect the font Antelope H 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=antelope-h" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=antelope-h);
Activate this font for text in your CSS styles file::
font-family: 'Antelope H', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=antelope-h" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Antelope H', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Antelope H!</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.