On our website you can download font Office Code Pro version Version 1.004;PS 001.004;hotconv 1.0.70;makeotf.lib2.5.58329, which belongs to the family Office Code Pro D Light (subfamily Regular). Manufacturer by Adobe Systems Incorporated. Designer - Nathan Rutzky & Paul D. Hunt (You can contact the designer at: www.nath.co).Download Office Code Pro free on MyFonts.club. It size - only 40.79 KB All right reserved © 2015 Adobe & Nathan Rutzky. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 124 times |
size | 40.79 KB |
Family | Office Code Pro D Light |
Subfamily | Regular |
Full name | Office Code Pro D Light |
PostScript name | OfficeCodeProD-Light |
Preferred family | Office Code Pro D |
Preferred subfamily | Light |
Version | Version 1.004;PS 001.004;hotconv 1.0.70;makeotf.lib2.5.58329 |
Unique ID | 1.004;NATH;OfficeCodeProD-Light |
Description | SIL Open Font License |
Designer | Nathan Rutzky & Paul D. Hunt |
Designer URL | www.nath.co |
Manufacturer | Adobe Systems Incorporated |
Vendor URL | www.adobe.com |
Copyright | © 2015 Adobe & Nathan Rutzky |
License Description | SIL Open Font License |
Vendor ID | NATH |
You can connect the font Office Code Pro 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=office-code-pro" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=office-code-pro);
Activate this font for text in your CSS styles file::
font-family: 'Office Code Pro', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=office-code-pro" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Office Code Pro', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Office Code Pro!</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.