On our website you can download font STIX Two Math version Version 2.12 b168a, which belongs to the family STIX Two Math (subfamily Regular). Manufacturer by Tiro Typeworks Ltd. Designer - Ross Mills, John Hudson & Paul Hanslow, Tiro Typeworks Ltd; with prior portions MicroPress Inc., and Coen Hoffman. (You can contact the designer at: https://www.tiro.com).Download STIX Two Math free on MyFonts.club. It size - only 1.40 MB All right reserved Copyright 2001-2021 The STIX Fonts Project Authors (https://github.com/stipub/stixfonts). You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 104 times |
size | 1.40 MB |
Family | STIX Two Math |
Subfamily | Regular |
Full name | STIX Two Math Regular |
PostScript name | STIXTwoMath-Regular |
Version | Version 2.12 b168a |
Unique ID | 2.12 b168a;STIX;STIXTwoMath-Regular |
Description | The Scientific and Technical Information eXchange (STIX) fonts are intended to satisfy the demanding needs of authors, publishers, printers, and others working in the scientific, medical, and technical fields. They combine a comprehensive Unicode-based collection of mathematical symbols and alphabets with a set of text faces suitable for professional publishing. The fonts are available royalty-free under the SIL Open Font License. |
Designer | Ross Mills, John Hudson & Paul Hanslow, Tiro Typeworks Ltd; with prior portions MicroPress Inc., and Coen Hoffman. |
Designer URL | https://www.tiro.com |
Trademark | STIX Fonts and STIX Two are trademarks of The Institute of Electrical and Electronics Engineers, Inc. |
Manufacturer | Tiro Typeworks Ltd |
Vendor URL | https://www.stixfonts.org |
Copyright | Copyright 2001-2021 The STIX Fonts Project Authors (https://github.com/stipub/stixfonts) |
License URL | https://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: https://scripts.sil.org/OFL |
Vendor ID | STIX |
You can connect the font STIX Two Math 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=stix-two-math" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=stix-two-math);
Activate this font for text in your CSS styles file::
font-family: 'STIX Two Math', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=stix-two-math" rel="stylesheet" type="text/css" /> <style>body {font-family : 'STIX Two Math', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with STIX Two Math!</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.