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