On our website you can download font Vox version Version 2.3;com.myfonts.canadatype.vox.bold-italic.wfkit2.3WdX, which belongs to the family Vox 7 (subfamily Regular). Manufacturer by Canada Type. Designer - Patrick Griffin (You can contact the designer at: http://www.canadatype.com).Download Vox free on MyFonts.club. It size - only 335.64 KB All right reserved Copyright © 2013 Canada Type. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 169 times |
| size | 335.64 KB |
| Family | Vox 7 |
| Subfamily | Regular |
| Full name | Vox Regular 14 |
| PostScript name | Vox-Regular14 |
| Preferred family | Vox |
| Preferred subfamily | Regular 14 |
| Version | Version 2.3;com.myfonts.canadatype.vox.bold-italic.wfkit2.3WdX |
| Unique ID | 2.300;CANA;Vox-Regular14;2079;TR4-4.0.1.5095 |
| Description | Copyright © 2013 Canada Type. Vox is a trademark of Canada Type. All rights reserved. |
| Designer | Patrick Griffin |
| Designer URL | http://www.canadatype.com |
| Trademark | Vox is a trademark of Canada Type. |
| Manufacturer | Canada Type |
| Vendor URL | http://www.canadatype.com |
| Copyright | Copyright © 2013 Canada Type. All rights reserved. |
| Vendor ID | CANA |
You can connect the font Vox 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=vox" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=vox);
Activate this font for text in your CSS styles file::
font-family: 'Vox', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=vox" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Vox', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Vox!</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.