On our website you can download font Copperplate Gothic Bold version Version 1.51, which belongs to the family Copperplate Gothic Bold (subfamily Regular).Download Copperplate Gothic Bold free on MyFonts.club. It size - only 60.11 KB All right reserved Data copyright © URW Software & Type GbmH., additional data copyright The Font Bureau, Inc. Copyright 1994 Microsoft Corporation. All rights reserved.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 104 times |
size | 60.11 KB |
Family | Copperplate Gothic Bold |
Subfamily | Regular |
Full name | Copperplate Gothic Bold |
PostScript name | CopperplateGothic-Bold |
Version | Version 1.51 |
Unique ID | Copperplate Gothic Bold |
Copyright | Data copyright © URW Software & Type GbmH., additional data copyright The Font Bureau, Inc. Copyright 1994 Microsoft Corporation. All rights reserved. |
Vendor ID | URW |
You can connect the font Copperplate Gothic Bold 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=copperplate-gothic-bold" rel="stylesheet" type="text/css" />
Activate this font for text in your CSS styles file::
font-family: 'Copperplate Gothic Bold', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=copperplate-gothic-bold" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Copperplate Gothic Bold', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Copperplate Gothic Bold!</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.