On our website you can download font Jelly Kids version Version 1.00 March 14, 2018, initial release, which belongs to the family Jelly Kids (subfamily Regular).Download Jelly Kids free on MyFonts.club. It size - only 35.53 KB All right reserved Made with Scanahand. Copyright © Darrell Flood 2018. All Rights Reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 72 times |
| size | 35.53 KB |
| Family | Jelly Kids |
| Subfamily | Regular |
| Full name | Jelly Kids |
| PostScript name | JellyKids |
| Version | Version 1.00 March 14, 2018, initial release |
| Unique ID | Jelly Kids:Version 1.00 |
| Copyright | Made with Scanahand. Copyright © Darrell Flood 2018. All Rights Reserved. |
| Vendor ID | HL |
You can connect the font Jelly Kids 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=jelly-kids" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=jelly-kids);
Activate this font for text in your CSS styles file::
font-family: 'Jelly Kids', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=jelly-kids" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Jelly Kids', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Jelly Kids!</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.