Skip to content

Commit aa75b2c

Browse files
committed
Remove unused font
1 parent d39686b commit aa75b2c

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/assets/sass/modules/_fonts.scss

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,3 @@
4141
font-display: fallback;
4242
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");
4343
}
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

Comments
 (0)