diff options
author | LUXEY Adrien <adrien.luxey@inria.fr> | 2021-02-03 17:50:06 +0100 |
---|---|---|
committer | LUXEY Adrien <adrien.luxey@inria.fr> | 2021-02-03 17:50:06 +0100 |
commit | def344c10e19f718dad8384ad4c70f626daa746b (patch) | |
tree | c773722cc5df51634a20ef88359a222861ec064e | |
parent | 361eac5728e23cd58945bb8deaa1ae05544fabb2 (diff) | |
download | design-def344c10e19f718dad8384ad4c70f626daa746b.tar.gz design-def344c10e19f718dad8384ad4c70f626daa746b.zip |
added font inspirations
-rw-r--r-- | inspirations/fonts/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/inspirations/fonts/README.md b/inspirations/fonts/README.md new file mode 100644 index 0000000..7d077a7 --- /dev/null +++ b/inspirations/fonts/README.md @@ -0,0 +1,11 @@ +**Script**: + +* [Al Fresco](https://fonts.adobe.com/fonts/al-fresco) + +**Code**: + +* [Fira Code](https://github.com/tonsky/FiraCode) + +**Sans serif**: + +* [Fira Sans](https://fonts.google.com/specimen/Fira+Sans)
\ No newline at end of file |