Update various font files and licensing documents across multiple font families.

This commit is contained in:
Matt Troutman 2025-05-19 11:57:58 -05:00
parent 5bd74dec5e
commit f1ec7227c1
No known key found for this signature in database
267 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,12 @@
/* Webfont: Spencer-Regular */@font-face {
font-family: 'Spencer';
src: url('Spencer.eot'); /* IE9 Compat Modes */
src: url('Spencer.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('Spencer.woff') format('woff'), /* Modern Browsers */
url('Spencer.woff2') format('woff2'), /* Modern Browsers */
url('Spencer.ttf') format('truetype'); /* Safari, Android, iOS */
font-style: normal;
font-weight: normal;
text-rendering: optimizeLegibility;
}