On our website you can download font Dotrice version Version 1.001, which belongs to the family Dotrice (subfamily Regular). Manufacturer by His Deeds Are Dust. Designer - Paul Flo Williams (You can contact the designer at: http://hisdeedsaredust.com).Download Dotrice free on MyFonts.club. It size - only 26.54 KB All right reserved Paul Flo Williams, 2010. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 53 times |
| size | 26.54 KB |
| Family | Dotrice |
| Subfamily | Regular |
| Full name | Dotrice Regular |
| PostScript name | Dotrice-Regular |
| Preferred family | Dotrice |
| Preferred subfamily | Regular |
| Version | Version 1.001 |
| Unique ID | His Deeds Are Dust : Dotrice Regular : 1.001 |
| Description | Based on the printing of the Epson FX-80 printer. |
| Designer | Paul Flo Williams |
| Designer URL | http://hisdeedsaredust.com |
| Manufacturer | His Deeds Are Dust |
| Copyright | Paul Flo Williams, 2010 |
| License URL | http://scripts.sil.org/OFL |
| License Description | Copyright (c) 2010, Paul Flo Williams ([email protected]), with Reserved Font Name Dotrice. |
| Vendor ID | HDAD |
You can connect the font Dotrice 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=dotrice" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=dotrice);
Activate this font for text in your CSS styles file::
font-family: 'Dotrice', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=dotrice" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Dotrice', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Dotrice!</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.