mirror of
https://github.com/GenShibe/website.git
synced 2025-02-12 17:44:48 +00:00
Merge branch 'main' of https://github.com/GenShibe/genshibe.github.io
This commit is contained in:
commit
cedecf622b
1 changed files with 2 additions and 2 deletions
|
@ -136,7 +136,7 @@ body {
|
||||||
font-family: 'Urbanist';
|
font-family: 'Urbanist';
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
src: url('../fonts/urbanist-v15-latin-regular.woff2') format('woff2');
|
src: url('./fonts/urbanist-v15-latin-regular.woff2') format('woff2');
|
||||||
/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
|
/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -147,7 +147,7 @@ body {
|
||||||
font-family: 'Urbanist';
|
font-family: 'Urbanist';
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
src: url('../fonts/urbanist-v15-latin-700.woff2') format('woff2');
|
src: url('./fonts/urbanist-v15-latin-700.woff2') format('woff2');
|
||||||
/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
|
/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue