use variable fonts

This commit is contained in:
xenofem 2020-10-14 21:15:16 -04:00
parent 77b8398175
commit 4b86b67e54
8 changed files with 126 additions and 102 deletions

View file

@ -1,8 +1,3 @@
@font-face {
font-family: 'Raleway';
src: url('../fonts/Raleway-Regular.otf');
}
body {
background-color: black;
color: red;