On our website you can download font Patapon version Version 0.100, which belongs to the family Patapon (subfamily Regular). Designer - Pulse DaemonDownload Patapon free on MyFonts.club. It size - only 21.32 KB All right reserved Made by Pulse Daemon. This product is fan-made. It is not made or endorsed by SCE or Rolito/Interlink.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 18 times |
| size | 21.32 KB |
| Family | Patapon |
| Subfamily | Regular |
| Full name | Patapon |
| PostScript name | Patapon-Regular |
| Version | Version 0.100 |
| Unique ID | Patafont:Version 0.10 |
| Description | A font based on the poular game Patapon |
| Designer | Pulse Daemon |
| Trademark | Patapon is a registered trademark of Sony Computer Entertainment Inc. (c) 2010 Sony Computer Entertainment Inc. (c) 2010 Rolito/Interlink. |
| Copyright | Made by Pulse Daemon. This product is fan-made. It is not made or endorsed by SCE or Rolito/Interlink. |
| License Description | Patafont is freeware. Please contact the author (Pulse Daemon) if you wish to edit, extract, or modify any of the content in Patafont. Patafont may only be distributed free of charge. |
| Vendor ID | HL |
| Sample text | Patapon |
You can connect the font Patapon 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=patapon" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=patapon);
Activate this font for text in your CSS styles file::
font-family: 'Patapon', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=patapon" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Patapon', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Patapon!</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.