-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
1,272 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
@font-face { | ||
font-family: 'Caveat'; | ||
font-style: normal; | ||
font-weight: 400; | ||
src: url('../fonts/caveat-regular.eot'); /* IE9 Compat Modes */ | ||
src: local('Caveat Regular'), local('Caveat-Regular'), | ||
url('../fonts/caveat-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ | ||
url('../fonts/caveat-regular.woff2') format('woff2'), /* Super Modern Browsers */ | ||
url('../fonts/caveat-regular.woff') format('woff'), /* Modern Browsers */ | ||
url('../fonts/caveat-regular.ttf') format('truetype'), /* Safari, Android, iOS */ | ||
url('../fonts/caveat-regular.svg#Caveat') format('svg'); /* Legacy iOS */ | ||
} | ||
|
||
@font-face { | ||
font-family: 'Lato'; | ||
font-style: normal; | ||
font-weight: 400; | ||
src: url('../fonts/lato-regular.eot'); /* IE9 Compat Modes */ | ||
src: local('Lato Regular'), local('Lato-Regular'), | ||
url('../fonts/lato-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ | ||
url('../fonts/lato-regular.woff2') format('woff2'), /* Super Modern Browsers */ | ||
url('../fonts/lato-regular.woff') format('woff'), /* Modern Browsers */ | ||
url('../fonts/lato-regular.ttf') format('truetype'), /* Safari, Android, iOS */ | ||
url('../fonts/lato-regular.svg#Lato') format('svg'); /* Legacy iOS */ | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
import React from "react" |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters