On our website you can download font BB So Cold version 1.000, which belongs to the family BB So Cold (subfamily Regular). Manufacturer by Aksten. Designer - Amanda Kay Smedley (You can contact the designer at: www.aksten.me).Download BB So Cold free on MyFonts.club. It size - only 162.45 KB All right reserved Bold. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 50 times |
| size | 162.45 KB |
| Family | BB So Cold |
| Subfamily | Regular |
| Full name | So Cold - Regular |
| PostScript name | BBSoCold |
| Preferred family | BB So Cold |
| Preferred subfamily | Regular |
| Version | 1.000 |
| Unique ID | BBSoCold:Aksten:2020 |
| Description | Copyright (c) 2020 by Aksten. All rights reserved. |
| Designer | Amanda Kay Smedley |
| Designer URL | www.aksten.me |
| Trademark | So Cold is a trademark of Aksten. |
| Manufacturer | Aksten |
| Vendor URL | www.aksten.me |
| Copyright | Bold |
| License URL | www.aksten.me |
| License Description | Copyright (c) 2020 by Aksten. All rights reserved. ([email protected]) |
| Vendor ID | AKS |
| Sample text | So Cold - Breaking Benjamin |
| Mac font menu name | BB So Cold |
You can connect the font BB So Cold 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=bb-so-cold" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=bb-so-cold);
Activate this font for text in your CSS styles file::
font-family: 'BB So Cold', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=bb-so-cold" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'BB So Cold', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with BB So Cold!</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.