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 d39686b commit aa75b2cCopy full SHA for aa75b2c
src/assets/sass/modules/_fonts.scss
@@ -41,12 +41,3 @@
41
font-display: fallback;
42
src: url("https://textpattern.com/assets/fonts/pt-serif-v9-latin-ext-700italic.woff2") format("woff2"), url("https://textpattern.com/assets/fonts/pt-serif-v9-latin-ext-700italic.woff") format("woff");
43
}
44
-
45
-// Caption
46
-@font-face {
47
- font-family: "PT Serif Caption";
48
- font-style: normal;
49
- font-weight: normal;
50
- font-display: fallback;
51
- src: url("https://textpattern.com/assets/fonts/pt-serif-caption-v9-latin-regular.woff2") format("woff2"), url("https://textpattern.com/assets/fonts/pt-serif-caption-v9-latin-regular.woff") format("woff");
52
-}
0 commit comments