Skip to content

Commit

Permalink
Create plantagenet-cherokee.css
Browse files Browse the repository at this point in the history
  • Loading branch information
mulle-nat authored Jan 28, 2025
1 parent 54c1695 commit 8233568
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions stylesheets/plantagenet-cherokee.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
@font-face {
font-family: 'Plantagenet Cherokee';
src: url('../fonts/plantagenet-cherokee.woff2') format('woff2'),
url('../fonts/plantagenet-cherokee.woff') format('woff'),
url('../fonts/plantagenet-cherokee.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}

0 comments on commit 8233568

Please sign in to comment.