branding/fonts/MakeSans-Light.css
2026-03-15 09:04:05 +00:00

9 lines
344 B
CSS

/* Webfont: MakeSans-Light */@font-face {
font-family: 'MakeSansLight';
src: url('MakeSans-Light.woff2') format('woff2'), /* Modern Browsers */
url('MakeSans-Light.otf') format('opentype'); /* Safari, Android, iOS */
font-style: normal;
font-weight: normal;
text-rendering: optimizeLegibility;
}