On our website you can download font OTF Icons version Version 1.010;PS 1.000;hotconv 1.0.51;makeotf.lib2.0.18671, which belongs to the family OTF Icons (subfamily Regular).Download OTF Icons free on MyFonts.club. It size - only 22.57 KB All right reserved © 2003, 2007 Adobe Systems Incorporated. All Rights Reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 108 times |
| size | 22.57 KB |
| Family | OTF Icons |
| Subfamily | Regular |
| Full name | OTFIcons |
| PostScript name | OTFIcons |
| Version | Version 1.010;PS 1.000;hotconv 1.0.51;makeotf.lib2.0.18671 |
| Unique ID | 1.010;ADBE;OTFIcons |
| Description | Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| Trademark | Please refer to the Copyright section for the font trademark attribution notices. |
| Vendor URL | http://www.adobe.com/type |
| Copyright | © 2003, 2007 Adobe Systems Incorporated. All Rights Reserved. |
| License Description | Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| Vendor ID | ADBE |
You can connect the font OTF Icons 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=otf-icons" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=otf-icons);
Activate this font for text in your CSS styles file::
font-family: 'OTF Icons', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=otf-icons" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'OTF Icons', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with OTF Icons!</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.