On our website you can download font DasRoy version 2000; 1.0, initial release, which belongs to the family DasRoy (subfamily Regular). (You can contact the designer at: bafio.n3.net).Download DasRoy free on MyFonts.club. It size - only 20.22 KB All right reserved Copyright (c) Fabio Corubolo, 2000. All rights reserved. visit bafio.n3.net.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 29 times |
| size | 20.22 KB |
| Family | DasRoy |
| Subfamily | Regular |
| Full name | DasRoy Small Caps |
| PostScript name | DasRoy |
| Version | 2000; 1.0, initial release |
| Unique ID | FabioCorubolo: Du Roy: 2000 |
| Designer URL | bafio.n3.net |
| Trademark | DasRoy is a trademark of the Fabio Corubolo. |
| Vendor URL | bafio.n3.net |
| Copyright | Copyright (c) Fabio Corubolo, 2000. All rights reserved. visit bafio.n3.net. |
| Vendor ID | baff |
You can connect the font DasRoy 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=dasroy" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=dasroy);
Activate this font for text in your CSS styles file::
font-family: 'DasRoy', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=dasroy" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'DasRoy', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with DasRoy!</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.