Skip to content

Commit 8107d69

Browse files
Added font
1 parent ba4ad27 commit 8107d69

6 files changed

+275
-275
lines changed

src/css/global.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ video {
9494

9595
@font-face {
9696
font-family: Coffee;
97-
src: local("Coffee"), local("coffee"), url("/coffeefont.ttf");
97+
src: local("Coffee"), local("coffee"), url("https://giguom.com/pattern.monster/fonts/coffeefont.ttf");
9898
font-weight: normal;
9999
font-display: swap;
100100
}

src/template.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
<link rel="sitemap" type="application/xml" href="https://pattern.monster/sitemap.xml" />
1010
<link rel="icon" type="image/png" href="favicon.png" />
1111
<link rel="apple-touch-icon" href="logo-512.png" />
12-
<link rel="stylesheet" href="global-1676042076.min.css" />
13-
<link rel="preload" href="pickr-1676042076.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'" />
12+
<link rel="stylesheet" href="global-1676088889.min.css" />
13+
<link rel="preload" href="pickr-1676088889.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'" />
1414
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;700&display=swap" rel="stylesheet" />
1515

1616
<meta name="author" content="Naveen CS" />

static/global-1676042076.min.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)