Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
Add Raleway font-family fallback font
Browse files Browse the repository at this point in the history
  • Loading branch information
B77Mills committed Jul 25, 2024
1 parent 19a7f44 commit fd39bb3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/marko-web/scss/fonts/raleway-fallback.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
@font-face {
font-family: "Raleway-fallback";
size-adjust: 104.08999999999999%;
ascent-override: 86%;
src: local("Arial");
}

0 comments on commit fd39bb3

Please sign in to comment.