On our website you can download font Breve SC version Version 2.000 2014 initial release, which belongs to the family Breve SC (subfamily Regular). Manufacturer by NimaVisual. Designer - NimaVisual (You can contact the designer at: https://www.be.net/NimaVisual).Download Breve SC free on MyFonts.club. It size - only 40.67 KB All right reserved Copyright (c) 2014 by NimaVisual. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 47 times |
| size | 40.67 KB |
| Family | Breve SC |
| Subfamily | Regular |
| Full name | Breve SC |
| PostScript name | BreveSC |
| Version | Version 2.000 2014 initial release |
| Unique ID | NimaVisual: Breve SC: 2014 |
| Description | Copyright (c) 2014 by NimaVisual. All rights reserved. |
| Designer | NimaVisual |
| Designer URL | https://www.be.net/NimaVisual |
| Trademark | Breve SC is a trademark of NimaVisual. |
| Manufacturer | NimaVisual |
| Vendor URL | https://creativemarket.com/NimaVisual |
| Copyright | Copyright (c) 2014 by NimaVisual. All rights reserved. |
| License URL | https://creativemarket.com/licenses/simple |
| License Description | https://creativemarket.com/licenses/simple |
| Vendor ID | PYRS |
| Mac font menu name | Breve SC |
You can connect the font Breve SC 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=breve-sc" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=breve-sc);
Activate this font for text in your CSS styles file::
font-family: 'Breve SC', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=breve-sc" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Breve SC', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Breve SC!</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.