On our website you can download font Dark Theater version 11.03, which belongs to the family Dark Theater (subfamily Regular).Download Dark Theater free on MyFonts.club. It size - only 69.83 KB All right reserved Copyright: Mark Bellaire. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 30 times |
| size | 69.83 KB |
| Family | Dark Theater |
| Subfamily | Regular |
| Full name | Dark Theater |
| PostScript name | Dark Theater |
| Version | 11.03 |
| Unique ID | PAW-Dark Theater |
| Trademark | DATA BECKER |
| Copyright | Copyright: Mark Bellaire |
| Vendor ID | PAWD |
You can connect the font Dark Theater 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=dark-theater" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=dark-theater);
Activate this font for text in your CSS styles file::
font-family: 'Dark Theater', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=dark-theater" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Dark Theater', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Dark Theater!</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.