On our website you can download font Dellisa version Version 1.003;Fontself Maker 3.4.0, which belongs to the family Dellisa Demo (subfamily Regular). Manufacturer by Suby Studio. Designer - Teguh Subiyantoro (You can contact the designer at: https://www.instagram.com/teguhsubiantoro).Download Dellisa free on MyFonts.club. It size - only 63.75 KB All right reserved ©SubyStudio 2019. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 40 times |
| size | 63.75 KB |
| Family | Dellisa Demo |
| Subfamily | Regular |
| Full name | Dellisa Demo |
| PostScript name | DellisaDemo |
| Preferred family | Dellisa |
| Preferred subfamily | Demo |
| Version | Version 1.003;Fontself Maker 3.4.0 |
| Unique ID | 1.003;DellisaDemo |
| Description | 2019 |
| Designer | Teguh Subiyantoro |
| Designer URL | https://www.instagram.com/teguhsubiantoro |
| Manufacturer | Suby Studio |
| Copyright | ©SubyStudio 2019 |
| Vendor ID | XXXX |
You can connect the font Dellisa 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=dellisa" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=dellisa);
Activate this font for text in your CSS styles file::
font-family: 'Dellisa', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=dellisa" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Dellisa', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Dellisa!</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.