On our website you can download font Old Classic version Version 1.000 2005 initial release, which belongs to the family Old Classic (subfamily Regular). Manufacturer by Anatole & Alexandra Gophmann. Designer - Alexandra Gophmann & AnatoleDownload Old Classic free on MyFonts.club. It size - only 56.60 KB All right reserved Copyright (c) Anatole & Alexandra Gophmann, 2005. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 69 times |
| size | 56.60 KB |
| Family | Old Classic |
| Subfamily | Regular |
| Full name | Old Classic |
| PostScript name | OldClassic |
| Preferred family | Old Classic |
| Preferred subfamily | Regular |
| Version | Version 1.000 2005 initial release |
| Unique ID | Anatole&AlexandraGophmann: Old Classic: 2005 |
| Designer | Alexandra Gophmann & Anatole |
| Trademark | Saksonia is a trademark of Anatole & Alexandra Gophmann. |
| Manufacturer | Anatole & Alexandra Gophmann |
| Copyright | Copyright (c) Anatole & Alexandra Gophmann, 2005. All rights reserved. |
| Vendor ID | SWAP |
| Mac font menu name | Old Classic |
You can connect the font Old Classic 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=old-classic" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=old-classic);
Activate this font for text in your CSS styles file::
font-family: 'Old Classic', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=old-classic" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Old Classic', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Old Classic!</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.