Skip to content

Commit 8233568

Browse files
authored
Create plantagenet-cherokee.css
1 parent 54c1695 commit 8233568

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
@font-face {
2+
font-family: 'Plantagenet Cherokee';
3+
src: url('../fonts/plantagenet-cherokee.woff2') format('woff2'),
4+
url('../fonts/plantagenet-cherokee.woff') format('woff'),
5+
url('../fonts/plantagenet-cherokee.ttf') format('truetype');
6+
font-weight: normal;
7+
font-style: normal;
8+
font-display: swap;
9+
}
10+

0 commit comments

Comments
 (0)