Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1ff8c0f

Browse files
authored
Update Graphic-style.css
1 parent 477251b commit 1ff8c0f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Graphic-style.css

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
}
2222

2323
@font-face {
24-
font-family: 'Graphik Bold';
25-
src: local('Graphik Bold'), local('Graphik-Bold'),
26-
url('https://githubib.github.io/Graphik-Bold.woff2') format('woff2'),
27-
url('https://githubib.github.io/Graphik-Bold.woff') format('woff'),
28-
url('https://githubib.github.io/Graphik-Bold.ttf') format('truetype'),
29-
url('https://githubib.github.io/Graphik-Bold.eot') format('embedded-opentype');
24+
font-family: 'Graphik Light';
25+
src: local('Graphik Light'), local('Graphik-Light'),
26+
url('https://githubib.github.io/Graphik-Light.woff2') format('woff2'),
27+
url('https://githubib.github.io/Graphik-Light.woff') format('woff'),
28+
url('https://githubib.github.io/Graphik-Light.ttf') format('truetype'),
29+
url('https://githubib.github.io/Graphik-Light.eot') format('embedded-opentype');
3030
font-weight: 400;
3131
font-style: normal;
32-
}
32+
}

0 commit comments

Comments
 (0)