mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-05-07 18:46:37 +00:00
deploy: c13e9e49f1
This commit is contained in:
parent
d1041ab2a2
commit
e74a6262c4
119 changed files with 2289 additions and 2289 deletions
css
|
@ -29,13 +29,13 @@
|
|||
font-family: 'Work Sans';
|
||||
font-style: normal;
|
||||
font-weight: 300;
|
||||
src: url("../fonts/Work_Sans_300.woff2") format("woff2"), url("../fonts/Work_Sans_300.woff") format("woff");
|
||||
src: url("../fonts/WorkSans-Light.woff2") format("woff2"), url("../fonts/WorkSans-Light.woff") format("woff");
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Work Sans';
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
src: url("../fonts/Work_Sans_500.woff2") format("woff2"), url("../fonts/Work_Sans_500.woff") format("woff");
|
||||
src: url("../fonts/WorkSans-Medium.woff2") format("woff2"), url("../fonts/WorkSans-Medium.woff") format("woff");
|
||||
}
|
||||
body {
|
||||
background: #fff;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue