On our website you can download font Semi-Sweet version 0.5, which belongs to the family Semi-Sweet (subfamily Book). Designer - Walter E StewartDownload Semi-Sweet free on MyFonts.club. It size - only 65.16 KB All right reserved Copyright © 2016, 2020 Walter E Stewart, SIL Open Font License (OFL).. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 47 times |
| size | 65.16 KB |
| Family | Semi-Sweet |
| Subfamily | Book |
| Full name | Semi-Sweet |
| PostScript name | SemiSweet |
| Version | 0.5 |
| Unique ID | Semi-Sweet-v0p5 |
| Description | Copyright (c) 2016, 2020 Walter E Stewart, |
| Designer | Walter E Stewart |
| Copyright | Copyright © 2016, 2020 Walter E Stewart, SIL Open Font License (OFL). |
| License URL | http://scripts.sil.org/OFL |
| License Description | Copyright (c) 2016, 2020 Walter E Stewart, |
| Vendor ID | WltE |
You can connect the font Semi-Sweet 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=semi-sweet" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=semi-sweet);
Activate this font for text in your CSS styles file::
font-family: 'Semi-Sweet', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=semi-sweet" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Semi-Sweet', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Semi-Sweet!</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.