On our website you can download font Old English Text MT version Version 1.55, which belongs to the family Old English Text MT (subfamily Regular). Manufacturer by Monotype Typography. (You can contact the designer at: http://www.monotype.com/html/designer/des_index.html).Download Old English Text MT free on MyFonts.club. It size - only 90.89 KB All right reserved Typeface © of The Monotype Corporation plc. Data © of The Monotype Corporation plc/Type Solutions Inc. 1990-91-92 All rights reserved. Portions © 1992 Microsoft Corp. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 79 times |
| size | 90.89 KB |
| Family | Old English Text MT |
| Subfamily | Regular |
| Full name | Old English Text MT |
| PostScript name | OldEnglishTextMT |
| Version | Version 1.55 |
| Unique ID | Old English Text MT |
| Description | There are two main kinds of what people tend to call Gothic letters: the German Frakturs and the English Blackletter. The Frakturs have an x that looks like an r with a mysterious disease, and the Blackletters have fiddly bits in the middle like those you see in this Old English Text. Little is known about the history of Old English Text, provided here by Monotype Typography, but it has been beautifully made. It looks remarkably like the famous Cloister Black designed by Morris Fuller Benton in 1904. |
| Designer URL | http://www.monotype.com/html/designer/des_index.html |
| Trademark | Monotype Old English ® Trademark of The Monotype Corporation plc registered in the US Pat & TM Off. and elsewhere. |
| Manufacturer | Monotype Typography |
| Vendor URL | http://www.monotype.com/html/mtname/ms_welcome.html |
| Copyright | Typeface © of The Monotype Corporation plc. Data © of The Monotype Corporation plc/Type Solutions Inc. 1990-91-92 All rights reserved. Portions © 1992 Microsoft Corp. All rights reserved. |
| License URL | http://www.monotype.com |
| License Description | Please contact the vendor to learn more about license restrictions. |
| Vendor ID | MONO |
You can connect the font Old English Text MT 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-english-text-mt" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=old-english-text-mt);
Activate this font for text in your CSS styles file::
font-family: 'Old English Text MT', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=old-english-text-mt" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Old English Text MT', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Old English Text MT!</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.