d3 update

This commit is contained in:
Garry Ing
2021-05-09 11:49:58 -04:00
parent a9bcd1a66c
commit ac0910f343
7 changed files with 19 additions and 14 deletions

View File

@ -5,10 +5,12 @@
font-family: Anthony;
src: url('../fonts/Anthony.woff2') format('woff2'),
url('../fonts/Anthony.woff') format('woff');
font-display: swap;
}
@font-face {
font-family: Work Sans Light;
src: url('../fonts/WorkSans-Light.woff2') format('woff2'),
url('../fonts/WorkSans-Light.woff') format('woff');
font-display: swap;
}