Westwood Sans is a custom font for UCLA ACM. Made with Figma and Glyphs.
To use via CDN, just copy this into your CSS file:
@import url('https://cdn.jsdelivr.net/gh/uclaacm/westwood_sans/font.css');If you don't have a CSS file just use <style> tags in the HTML.
And then use this CSS rule to specify the family
font-family: 'Westwood Sans', sans-serif;Here's an example of how to use it
You could also just download it and install it normally
Note: when installing a newer version of the font, delete the old font from your system first! (In some cases, the new changes won't take effect if the old version isn't removed first)
- All kerning and thickness
- First "official release"
- Kerning for regular
- Thickness for regular
- Kerning for regular 'Y'
- Kerning for regular
- Tweaked spacing
- All basic keyboard characters
- Basic spacing for all characters
- All uppercase letters
- Spacing for lowercase letters
- Period and exclamation mark
- Initial release w/ only lowercase letters