This commit is contained in:
Wes Bryie 2022-02-14 10:41:38 -05:00 committed by GitHub
parent b6297cc58d
commit c7929ec8d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300&display=swap');
.nunito {
font-family: 'Nunito Sans', sans-serif;
font-family: 'Nunito Sans';
}