On our website you can download font Frankfurter D version Version 1.00 July 25, 2017, initial release, which belongs to the family Frankfurter D RUS-LAT (subfamily Regular).Download Frankfurter D free on MyFonts.club. It size - only 94.56 KB All right reserved URW Software, Copyright 1994 by URW. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 153 times |
| size | 94.56 KB |
| Family | Frankfurter D RUS-LAT |
| Subfamily | Regular |
| Full name | Frankfurter D RUS-LAT |
| PostScript name | FrankfurterDRUS-LAT |
| Preferred family | Frankfurter D |
| Version | Version 1.00 July 25, 2017, initial release |
| Unique ID | Frankfurter D RUS-LAT:Version 1.00 |
| Description | Copyright URW Software, Copyright 1994 by URW |
| Copyright | URW Software, Copyright 1994 by URW |
| Vendor ID | pyrs |
You can connect the font Frankfurter D 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=frankfurter-d" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=frankfurter-d);
Activate this font for text in your CSS styles file::
font-family: 'Frankfurter D', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=frankfurter-d" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Frankfurter D', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Frankfurter D!</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.