On our website you can download font Courier Prime version Version 3.018, which belongs to the family Courier Prime (subfamily Regular). Manufacturer by Quote-Unquote Apps. Designer - Alan Dague-Greene, Quote-Unquote Apps (You can contact the designer at: http://basicrecipe.com).Download Courier Prime free on MyFonts.club. It size - only 69.52 KB All right reserved Copyright 2015 The Courier Prime Project Authors (https://github.com/quoteunquoteapps/CourierPrime).. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 79 times |
size | 69.52 KB |
Family | Courier Prime |
Subfamily | Regular |
Full name | Courier Prime Regular |
PostScript name | CourierPrime-Regular |
Version | Version 3.018 |
Unique ID | 3.018;QUQA;CourierPrime-Regular |
Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL |
Designer | Alan Dague-Greene, Quote-Unquote Apps |
Designer URL | http://basicrecipe.com |
Manufacturer | Quote-Unquote Apps |
Vendor URL | http://quoteunquoteapps.com |
Copyright | Copyright 2015 The Courier Prime Project Authors (https://github.com/quoteunquoteapps/CourierPrime). |
License URL | http://scripts.sil.org/OFL |
License Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL |
Vendor ID | QUQA |
You can connect the font Courier Prime 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=courier-prime" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=courier-prime);
Activate this font for text in your CSS styles file::
font-family: 'Courier Prime', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=courier-prime" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Courier Prime', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Courier Prime!</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.