Skip to content

Commit a33c9aa

Browse files
committed
Non-extended latin fonts here
1 parent 7bffd1d commit a33c9aa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_includes/head.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<meta charset="utf-8">
22
<script async src="https://textpattern.com/assets/js/hi.js"></script>
33
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
4-
<link rel="preload" href="https://textpattern.com/assets/fonts/pt-serif-v12-latin-ext-regular.woff2" as="font" type="font/woff2" crossorigin>
5-
<link rel="preload" href="https://textpattern.com/assets/fonts/pt-serif-v12-latin-ext-italic.woff2" as="font" type="font/woff2" crossorigin>
6-
<link rel="preload" href="https://textpattern.com/assets/fonts/pt-serif-v12-latin-ext-700.woff2" as="font" type="font/woff2" crossorigin>
7-
<link rel="preload" href="https://textpattern.com/assets/fonts/pt-serif-v12-latin-ext-700italic.woff2" as="font" type="font/woff2" crossorigin>
4+
<link rel="preload" href="https://textpattern.com/assets/fonts/pt-serif-v12-latin-regular.woff2" as="font" type="font/woff2" crossorigin>
5+
<link rel="preload" href="https://textpattern.com/assets/fonts/pt-serif-v12-latin-italic.woff2" as="font" type="font/woff2" crossorigin>
6+
<link rel="preload" href="https://textpattern.com/assets/fonts/pt-serif-v12-latin-700.woff2" as="font" type="font/woff2" crossorigin>
7+
<link rel="preload" href="https://textpattern.com/assets/fonts/pt-serif-v12-latin-700italic.woff2" as="font" type="font/woff2" crossorigin>
88
<link rel="stylesheet" href="https://textpattern.com/assets/css/style.css">
99
<link rel="icon" href="/favicon.ico">
1010
<link rel="icon" href="/icon.svg" type="image/svg+xml">

0 commit comments

Comments
 (0)