We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54c1695 commit 8233568Copy full SHA for 8233568
stylesheets/plantagenet-cherokee.css
@@ -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