This commit is contained in:
McShelby 2021-10-30 21:59:05 +00:00
parent d1041ab2a2
commit e74a6262c4
119 changed files with 2289 additions and 2289 deletions

View file

@ -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;