On our website you can download font Maus version I, which belongs to the family Maus (subfamily Regular). Designer - James Arboghast (You can contact the designer at: http://www.myfonts.com/designers/arboghast/).Download Maus free on MyFonts.club. It size - only 34.69 KB All right reserved Copyright (c) James Arboghast/Sentinel Type, 2002. All rights reserved. Please distribute this font. This font is free but the font data & design are copyrighted. Font data is protected by law. You may use it free of charge for any personal use; for commercial use you must purchase a commercial license from www.myfonts.com You may upload this free version to archive sites & include it in CD ROM collections, but you may not charge money for it, modify, rename or claim it as your own work.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 113 times |
| size | 34.69 KB |
| Family | Maus |
| Subfamily | Regular |
| Full name | Maus |
| PostScript name | Maus |
| Preferred family | Maus |
| Version | I |
| Unique ID | JamesArboghast/SentinelType: Maus: 2003 |
| Designer | James Arboghast |
| Designer URL | http://www.myfonts.com/designers/arboghast/ |
| Trademark | Maus is a trademark of James Arboghast/Sentinel Type. |
| Vendor URL | http://www.myfonts.com/ |
| Copyright | Copyright (c) James Arboghast/Sentinel Type, 2002. All rights reserved. Please distribute this font. This font is free but the font data & design are copyrighted. Font data is protected by law. You may use it free of charge for any personal use; for commercial use you must purchase a commercial license from www.myfonts.com You may upload this free version to archive sites & include it in CD ROM collections, but you may not charge money for it, modify, rename or claim it as your own work. |
| Vendor ID | ST |
| Mac font menu name | Maus |
You can connect the font Maus 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=maus" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=maus);
Activate this font for text in your CSS styles file::
font-family: 'Maus', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=maus" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Maus', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Maus!</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.