Skip to content

Commit 4a75816

Browse files
committed
Font update
1 parent 9671482 commit 4a75816

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

_includes/head.html

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +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-v11-latin-ext-regular.woff2" as="font" type="font/woff2" crossorigin>
5-
<link rel="preload" href="https://textpattern.com/assets/fonts/pt-serif-v11-latin-ext-700.woff2" as="font" type="font/woff2" crossorigin>
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>
68
<link rel="stylesheet" href="https://textpattern.com/assets/css/style.css">
79
<link rel="manifest" href="/site.webmanifest">
810
<link rel="icon" sizes="32x32" href="/favicon-32x32.png">

0 commit comments

Comments
 (0)