Skip to content

Commit

Permalink
fix(font): sahel-vf font-weight
Browse files Browse the repository at this point in the history
  • Loading branch information
AliMD committed Apr 19, 2022
1 parent 0f36de2 commit bf84782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/font/font.css
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
/* Sahel Variable (Without-Latin) */
@font-face {
font-family: 'sahel-vf';
font-weight: 400 900;
font-weight: 300 900;
src: url('sahel/sahel[wght].woff2') format('woff2 supports variations'), url('sahel/sahel[wght].woff2') format('woff2-variations');
font-display: block;
unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+FB50-FDFF, U+FE70-FEFF, U+1EE00-1EEFF;
Expand Down

0 comments on commit bf84782

Please sign in to comment.