Upload 57 files
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +10 -0
- static/.DS_Store +0 -0
- static/assets/.DS_Store +0 -0
- static/assets/Discord_Logo.svg +3 -0
- static/assets/Email_Icon.svg +10 -0
- static/assets/Infer_LoadingAnimation/Property 1=Variant1.svg +18 -0
- static/assets/Infer_LoadingAnimation/Property 1=Variant10.svg +4 -0
- static/assets/Infer_LoadingAnimation/Property 1=Variant11.svg +5 -0
- static/assets/Infer_LoadingAnimation/Property 1=Variant12.svg +6 -0
- static/assets/Infer_LoadingAnimation/Property 1=Variant13.svg +7 -0
- static/assets/Infer_LoadingAnimation/Property 1=Variant14.svg +15 -0
- static/assets/Infer_LoadingAnimation/Property 1=Variant15.svg +9 -0
- static/assets/Infer_LoadingAnimation/Property 1=Variant16.svg +17 -0
- static/assets/Infer_LoadingAnimation/Property 1=Variant2.svg +17 -0
- static/assets/Infer_LoadingAnimation/Property 1=Variant3.svg +9 -0
- static/assets/Infer_LoadingAnimation/Property 1=Variant4.svg +8 -0
- static/assets/Infer_LoadingAnimation/Property 1=Variant5.svg +7 -0
- static/assets/Infer_LoadingAnimation/Property 1=Variant6.svg +6 -0
- static/assets/Infer_LoadingAnimation/Property 1=Variant7.svg +5 -0
- static/assets/Infer_LoadingAnimation/Property 1=Variant8.svg +4 -0
- static/assets/Infer_LoadingAnimation/Property 1=Variant9.svg +3 -0
- static/assets/Signal_Logo.svg +10 -0
- static/assets/arrow-down.svg +3 -0
- static/assets/favicon.png +0 -0
- static/assets/favicon.svg +18 -0
- static/assets/fonts/.DS_Store +0 -0
- static/assets/fonts/Hepta_Slab/HeptaSlab-VariableFont_wght.ttf +3 -0
- static/assets/fonts/Hepta_Slab/OFL.txt +93 -0
- static/assets/fonts/Hepta_Slab/README.txt +71 -0
- static/assets/fonts/Hepta_Slab/static/HeptaSlab-Black.ttf +3 -0
- static/assets/fonts/Hepta_Slab/static/HeptaSlab-Bold.ttf +3 -0
- static/assets/fonts/Hepta_Slab/static/HeptaSlab-ExtraBold.ttf +3 -0
- static/assets/fonts/Hepta_Slab/static/HeptaSlab-ExtraLight.ttf +3 -0
- static/assets/fonts/Hepta_Slab/static/HeptaSlab-Light.ttf +3 -0
- static/assets/fonts/Hepta_Slab/static/HeptaSlab-Medium.ttf +3 -0
- static/assets/fonts/Hepta_Slab/static/HeptaSlab-Regular.ttf +3 -0
- static/assets/fonts/Hepta_Slab/static/HeptaSlab-SemiBold.ttf +3 -0
- static/assets/fonts/Hepta_Slab/static/HeptaSlab-Thin.ttf +3 -0
- static/assets/fonts/Karla/.DS_Store +0 -0
- static/assets/fonts/Karla/Karla-Italic-VariableFont_wght.ttf +0 -0
- static/assets/fonts/Karla/Karla-VariableFont_wght.ttf +0 -0
- static/assets/fonts/Karla/OFL.txt +93 -0
- static/assets/fonts/Karla/README.txt +77 -0
- static/assets/fonts/Karla/static/Karla-Bold.ttf +0 -0
- static/assets/fonts/Karla/static/Karla-BoldItalic.ttf +0 -0
- static/assets/fonts/Karla/static/Karla-ExtraBold.ttf +0 -0
- static/assets/fonts/Karla/static/Karla-ExtraBoldItalic.ttf +0 -0
- static/assets/fonts/Karla/static/Karla-ExtraLight.ttf +0 -0
- static/assets/fonts/Karla/static/Karla-ExtraLightItalic.ttf +0 -0
- static/assets/fonts/Karla/static/Karla-Italic.ttf +0 -0
.gitattributes
CHANGED
@@ -33,3 +33,13 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
static/assets/fonts/Hepta_Slab/HeptaSlab-VariableFont_wght.ttf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
static/assets/fonts/Hepta_Slab/static/HeptaSlab-Black.ttf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
static/assets/fonts/Hepta_Slab/static/HeptaSlab-Bold.ttf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
static/assets/fonts/Hepta_Slab/static/HeptaSlab-ExtraBold.ttf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
static/assets/fonts/Hepta_Slab/static/HeptaSlab-ExtraLight.ttf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
static/assets/fonts/Hepta_Slab/static/HeptaSlab-Light.ttf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
static/assets/fonts/Hepta_Slab/static/HeptaSlab-Medium.ttf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
static/assets/fonts/Hepta_Slab/static/HeptaSlab-Regular.ttf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
static/assets/fonts/Hepta_Slab/static/HeptaSlab-SemiBold.ttf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
static/assets/fonts/Hepta_Slab/static/HeptaSlab-Thin.ttf filter=lfs diff=lfs merge=lfs -text
|
static/.DS_Store
ADDED
Binary file (6.15 kB). View file
|
|
static/assets/.DS_Store
ADDED
Binary file (6.15 kB). View file
|
|
static/assets/Discord_Logo.svg
ADDED
|
static/assets/Email_Icon.svg
ADDED
|
static/assets/Infer_LoadingAnimation/Property 1=Variant1.svg
ADDED
|
static/assets/Infer_LoadingAnimation/Property 1=Variant10.svg
ADDED
|
static/assets/Infer_LoadingAnimation/Property 1=Variant11.svg
ADDED
|
static/assets/Infer_LoadingAnimation/Property 1=Variant12.svg
ADDED
|
static/assets/Infer_LoadingAnimation/Property 1=Variant13.svg
ADDED
|
static/assets/Infer_LoadingAnimation/Property 1=Variant14.svg
ADDED
|
static/assets/Infer_LoadingAnimation/Property 1=Variant15.svg
ADDED
|
static/assets/Infer_LoadingAnimation/Property 1=Variant16.svg
ADDED
|
static/assets/Infer_LoadingAnimation/Property 1=Variant2.svg
ADDED
|
static/assets/Infer_LoadingAnimation/Property 1=Variant3.svg
ADDED
|
static/assets/Infer_LoadingAnimation/Property 1=Variant4.svg
ADDED
|
static/assets/Infer_LoadingAnimation/Property 1=Variant5.svg
ADDED
|
static/assets/Infer_LoadingAnimation/Property 1=Variant6.svg
ADDED
|
static/assets/Infer_LoadingAnimation/Property 1=Variant7.svg
ADDED
|
static/assets/Infer_LoadingAnimation/Property 1=Variant8.svg
ADDED
|
static/assets/Infer_LoadingAnimation/Property 1=Variant9.svg
ADDED
|
static/assets/Signal_Logo.svg
ADDED
|
static/assets/arrow-down.svg
ADDED
|
static/assets/favicon.png
ADDED
![]() |
static/assets/favicon.svg
ADDED
|
static/assets/fonts/.DS_Store
ADDED
Binary file (6.15 kB). View file
|
|
static/assets/fonts/Hepta_Slab/HeptaSlab-VariableFont_wght.ttf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36e7271410eb551780670a9412a11a8d951a4f17d393c19bb642f308366014d8
|
3 |
+
size 545928
|
static/assets/fonts/Hepta_Slab/OFL.txt
ADDED
@@ -0,0 +1,93 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Copyright 2018 The Hepta Slab Project Authors (https://github.com/mjlagattuta/Hepta-Slab)
|
2 |
+
|
3 |
+
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
4 |
+
This license is copied below, and is also available with a FAQ at:
|
5 |
+
https://openfontlicense.org
|
6 |
+
|
7 |
+
|
8 |
+
-----------------------------------------------------------
|
9 |
+
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
10 |
+
-----------------------------------------------------------
|
11 |
+
|
12 |
+
PREAMBLE
|
13 |
+
The goals of the Open Font License (OFL) are to stimulate worldwide
|
14 |
+
development of collaborative font projects, to support the font creation
|
15 |
+
efforts of academic and linguistic communities, and to provide a free and
|
16 |
+
open framework in which fonts may be shared and improved in partnership
|
17 |
+
with others.
|
18 |
+
|
19 |
+
The OFL allows the licensed fonts to be used, studied, modified and
|
20 |
+
redistributed freely as long as they are not sold by themselves. The
|
21 |
+
fonts, including any derivative works, can be bundled, embedded,
|
22 |
+
redistributed and/or sold with any software provided that any reserved
|
23 |
+
names are not used by derivative works. The fonts and derivatives,
|
24 |
+
however, cannot be released under any other type of license. The
|
25 |
+
requirement for fonts to remain under this license does not apply
|
26 |
+
to any document created using the fonts or their derivatives.
|
27 |
+
|
28 |
+
DEFINITIONS
|
29 |
+
"Font Software" refers to the set of files released by the Copyright
|
30 |
+
Holder(s) under this license and clearly marked as such. This may
|
31 |
+
include source files, build scripts and documentation.
|
32 |
+
|
33 |
+
"Reserved Font Name" refers to any names specified as such after the
|
34 |
+
copyright statement(s).
|
35 |
+
|
36 |
+
"Original Version" refers to the collection of Font Software components as
|
37 |
+
distributed by the Copyright Holder(s).
|
38 |
+
|
39 |
+
"Modified Version" refers to any derivative made by adding to, deleting,
|
40 |
+
or substituting -- in part or in whole -- any of the components of the
|
41 |
+
Original Version, by changing formats or by porting the Font Software to a
|
42 |
+
new environment.
|
43 |
+
|
44 |
+
"Author" refers to any designer, engineer, programmer, technical
|
45 |
+
writer or other person who contributed to the Font Software.
|
46 |
+
|
47 |
+
PERMISSION & CONDITIONS
|
48 |
+
Permission is hereby granted, free of charge, to any person obtaining
|
49 |
+
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
50 |
+
redistribute, and sell modified and unmodified copies of the Font
|
51 |
+
Software, subject to the following conditions:
|
52 |
+
|
53 |
+
1) Neither the Font Software nor any of its individual components,
|
54 |
+
in Original or Modified Versions, may be sold by itself.
|
55 |
+
|
56 |
+
2) Original or Modified Versions of the Font Software may be bundled,
|
57 |
+
redistributed and/or sold with any software, provided that each copy
|
58 |
+
contains the above copyright notice and this license. These can be
|
59 |
+
included either as stand-alone text files, human-readable headers or
|
60 |
+
in the appropriate machine-readable metadata fields within text or
|
61 |
+
binary files as long as those fields can be easily viewed by the user.
|
62 |
+
|
63 |
+
3) No Modified Version of the Font Software may use the Reserved Font
|
64 |
+
Name(s) unless explicit written permission is granted by the corresponding
|
65 |
+
Copyright Holder. This restriction only applies to the primary font name as
|
66 |
+
presented to the users.
|
67 |
+
|
68 |
+
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
69 |
+
Software shall not be used to promote, endorse or advertise any
|
70 |
+
Modified Version, except to acknowledge the contribution(s) of the
|
71 |
+
Copyright Holder(s) and the Author(s) or with their explicit written
|
72 |
+
permission.
|
73 |
+
|
74 |
+
5) The Font Software, modified or unmodified, in part or in whole,
|
75 |
+
must be distributed entirely under this license, and must not be
|
76 |
+
distributed under any other license. The requirement for fonts to
|
77 |
+
remain under this license does not apply to any document created
|
78 |
+
using the Font Software.
|
79 |
+
|
80 |
+
TERMINATION
|
81 |
+
This license becomes null and void if any of the above conditions are
|
82 |
+
not met.
|
83 |
+
|
84 |
+
DISCLAIMER
|
85 |
+
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
86 |
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
87 |
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
88 |
+
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
89 |
+
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
90 |
+
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
91 |
+
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
92 |
+
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
93 |
+
OTHER DEALINGS IN THE FONT SOFTWARE.
|
static/assets/fonts/Hepta_Slab/README.txt
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Hepta Slab Variable Font
|
2 |
+
========================
|
3 |
+
|
4 |
+
This download contains Hepta Slab as both a variable font and static fonts.
|
5 |
+
|
6 |
+
Hepta Slab is a variable font with this axis:
|
7 |
+
wght
|
8 |
+
|
9 |
+
This means all the styles are contained in a single file:
|
10 |
+
HeptaSlab-VariableFont_wght.ttf
|
11 |
+
|
12 |
+
If your app fully supports variable fonts, you can now pick intermediate styles
|
13 |
+
that aren’t available as static fonts. Not all apps support variable fonts, and
|
14 |
+
in those cases you can use the static font files for Hepta Slab:
|
15 |
+
static/HeptaSlab-Thin.ttf
|
16 |
+
static/HeptaSlab-ExtraLight.ttf
|
17 |
+
static/HeptaSlab-Light.ttf
|
18 |
+
static/HeptaSlab-Regular.ttf
|
19 |
+
static/HeptaSlab-Medium.ttf
|
20 |
+
static/HeptaSlab-SemiBold.ttf
|
21 |
+
static/HeptaSlab-Bold.ttf
|
22 |
+
static/HeptaSlab-ExtraBold.ttf
|
23 |
+
static/HeptaSlab-Black.ttf
|
24 |
+
|
25 |
+
Get started
|
26 |
+
-----------
|
27 |
+
|
28 |
+
1. Install the font files you want to use
|
29 |
+
|
30 |
+
2. Use your app's font picker to view the font family and all the
|
31 |
+
available styles
|
32 |
+
|
33 |
+
Learn more about variable fonts
|
34 |
+
-------------------------------
|
35 |
+
|
36 |
+
https://developers.google.com/web/fundamentals/design-and-ux/typography/variable-fonts
|
37 |
+
https://variablefonts.typenetwork.com
|
38 |
+
https://medium.com/variable-fonts
|
39 |
+
|
40 |
+
In desktop apps
|
41 |
+
|
42 |
+
https://theblog.adobe.com/can-variable-fonts-illustrator-cc
|
43 |
+
https://helpx.adobe.com/nz/photoshop/using/fonts.html#variable_fonts
|
44 |
+
|
45 |
+
Online
|
46 |
+
|
47 |
+
https://developers.google.com/fonts/docs/getting_started
|
48 |
+
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fonts/Variable_Fonts_Guide
|
49 |
+
https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/variable-fonts
|
50 |
+
|
51 |
+
Installing fonts
|
52 |
+
|
53 |
+
MacOS: https://support.apple.com/en-us/HT201749
|
54 |
+
Linux: https://www.google.com/search?q=how+to+install+a+font+on+gnu%2Blinux
|
55 |
+
Windows: https://support.microsoft.com/en-us/help/314960/how-to-install-or-remove-a-font-in-windows
|
56 |
+
|
57 |
+
Android Apps
|
58 |
+
|
59 |
+
https://developers.google.com/fonts/docs/android
|
60 |
+
https://developer.android.com/guide/topics/ui/look-and-feel/downloadable-fonts
|
61 |
+
|
62 |
+
License
|
63 |
+
-------
|
64 |
+
Please read the full license text (OFL.txt) to understand the permissions,
|
65 |
+
restrictions and requirements for usage, redistribution, and modification.
|
66 |
+
|
67 |
+
You can use them in your products & projects – print or digital,
|
68 |
+
commercial or otherwise.
|
69 |
+
|
70 |
+
This isn't legal advice, please consider consulting a lawyer and see the full
|
71 |
+
license for all details.
|
static/assets/fonts/Hepta_Slab/static/HeptaSlab-Black.ttf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d8aeb81c481113420573d7380bd1f482ef958f2136c965035db1e961722c527
|
3 |
+
size 208792
|
static/assets/fonts/Hepta_Slab/static/HeptaSlab-Bold.ttf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:438e9948d843a4eff9355284e9efb2ec1382afe23eeeec3a46d254a0e520193f
|
3 |
+
size 207640
|
static/assets/fonts/Hepta_Slab/static/HeptaSlab-ExtraBold.ttf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc6f3a90cf83ea2da5bff6ee4c2fecd25b5b9bea83c290a774bec2e6c7d0c51c
|
3 |
+
size 209008
|
static/assets/fonts/Hepta_Slab/static/HeptaSlab-ExtraLight.ttf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59c20f41fdaf033241581f7452835f70c841ae301834d7edcb92358529726d1e
|
3 |
+
size 202996
|
static/assets/fonts/Hepta_Slab/static/HeptaSlab-Light.ttf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8954f6d12c42b7e4fa57e35a6ad31b5b7916166830dd432ef3ba6e08079d166
|
3 |
+
size 203404
|
static/assets/fonts/Hepta_Slab/static/HeptaSlab-Medium.ttf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ebf9c0ebef1a4b110943253abbd8bb39bf9927ae188249992c697f45eaeb833e
|
3 |
+
size 203192
|
static/assets/fonts/Hepta_Slab/static/HeptaSlab-Regular.ttf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:157ef41f7db9bdc8d461833ec7c0e055e131fae8f121b08440873649c3558648
|
3 |
+
size 203192
|
static/assets/fonts/Hepta_Slab/static/HeptaSlab-SemiBold.ttf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41d1fb50edf255bdd1a7ac0b4041e1d2c6100c9cc85910da16d2cc244fb44f79
|
3 |
+
size 206004
|
static/assets/fonts/Hepta_Slab/static/HeptaSlab-Thin.ttf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03ff88d84b985af7646353bc0a969728573fb1e85cc8f2cc78c47abd1e4a6443
|
3 |
+
size 202904
|
static/assets/fonts/Karla/.DS_Store
ADDED
Binary file (6.15 kB). View file
|
|
static/assets/fonts/Karla/Karla-Italic-VariableFont_wght.ttf
ADDED
Binary file (92.4 kB). View file
|
|
static/assets/fonts/Karla/Karla-VariableFont_wght.ttf
ADDED
Binary file (90.4 kB). View file
|
|
static/assets/fonts/Karla/OFL.txt
ADDED
@@ -0,0 +1,93 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Copyright 2019 The Karla Project Authors (https://github.com/googlefonts/karla)
|
2 |
+
|
3 |
+
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
4 |
+
This license is copied below, and is also available with a FAQ at:
|
5 |
+
https://openfontlicense.org
|
6 |
+
|
7 |
+
|
8 |
+
-----------------------------------------------------------
|
9 |
+
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
10 |
+
-----------------------------------------------------------
|
11 |
+
|
12 |
+
PREAMBLE
|
13 |
+
The goals of the Open Font License (OFL) are to stimulate worldwide
|
14 |
+
development of collaborative font projects, to support the font creation
|
15 |
+
efforts of academic and linguistic communities, and to provide a free and
|
16 |
+
open framework in which fonts may be shared and improved in partnership
|
17 |
+
with others.
|
18 |
+
|
19 |
+
The OFL allows the licensed fonts to be used, studied, modified and
|
20 |
+
redistributed freely as long as they are not sold by themselves. The
|
21 |
+
fonts, including any derivative works, can be bundled, embedded,
|
22 |
+
redistributed and/or sold with any software provided that any reserved
|
23 |
+
names are not used by derivative works. The fonts and derivatives,
|
24 |
+
however, cannot be released under any other type of license. The
|
25 |
+
requirement for fonts to remain under this license does not apply
|
26 |
+
to any document created using the fonts or their derivatives.
|
27 |
+
|
28 |
+
DEFINITIONS
|
29 |
+
"Font Software" refers to the set of files released by the Copyright
|
30 |
+
Holder(s) under this license and clearly marked as such. This may
|
31 |
+
include source files, build scripts and documentation.
|
32 |
+
|
33 |
+
"Reserved Font Name" refers to any names specified as such after the
|
34 |
+
copyright statement(s).
|
35 |
+
|
36 |
+
"Original Version" refers to the collection of Font Software components as
|
37 |
+
distributed by the Copyright Holder(s).
|
38 |
+
|
39 |
+
"Modified Version" refers to any derivative made by adding to, deleting,
|
40 |
+
or substituting -- in part or in whole -- any of the components of the
|
41 |
+
Original Version, by changing formats or by porting the Font Software to a
|
42 |
+
new environment.
|
43 |
+
|
44 |
+
"Author" refers to any designer, engineer, programmer, technical
|
45 |
+
writer or other person who contributed to the Font Software.
|
46 |
+
|
47 |
+
PERMISSION & CONDITIONS
|
48 |
+
Permission is hereby granted, free of charge, to any person obtaining
|
49 |
+
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
50 |
+
redistribute, and sell modified and unmodified copies of the Font
|
51 |
+
Software, subject to the following conditions:
|
52 |
+
|
53 |
+
1) Neither the Font Software nor any of its individual components,
|
54 |
+
in Original or Modified Versions, may be sold by itself.
|
55 |
+
|
56 |
+
2) Original or Modified Versions of the Font Software may be bundled,
|
57 |
+
redistributed and/or sold with any software, provided that each copy
|
58 |
+
contains the above copyright notice and this license. These can be
|
59 |
+
included either as stand-alone text files, human-readable headers or
|
60 |
+
in the appropriate machine-readable metadata fields within text or
|
61 |
+
binary files as long as those fields can be easily viewed by the user.
|
62 |
+
|
63 |
+
3) No Modified Version of the Font Software may use the Reserved Font
|
64 |
+
Name(s) unless explicit written permission is granted by the corresponding
|
65 |
+
Copyright Holder. This restriction only applies to the primary font name as
|
66 |
+
presented to the users.
|
67 |
+
|
68 |
+
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
69 |
+
Software shall not be used to promote, endorse or advertise any
|
70 |
+
Modified Version, except to acknowledge the contribution(s) of the
|
71 |
+
Copyright Holder(s) and the Author(s) or with their explicit written
|
72 |
+
permission.
|
73 |
+
|
74 |
+
5) The Font Software, modified or unmodified, in part or in whole,
|
75 |
+
must be distributed entirely under this license, and must not be
|
76 |
+
distributed under any other license. The requirement for fonts to
|
77 |
+
remain under this license does not apply to any document created
|
78 |
+
using the Font Software.
|
79 |
+
|
80 |
+
TERMINATION
|
81 |
+
This license becomes null and void if any of the above conditions are
|
82 |
+
not met.
|
83 |
+
|
84 |
+
DISCLAIMER
|
85 |
+
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
86 |
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
87 |
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
88 |
+
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
89 |
+
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
90 |
+
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
91 |
+
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
92 |
+
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
93 |
+
OTHER DEALINGS IN THE FONT SOFTWARE.
|
static/assets/fonts/Karla/README.txt
ADDED
@@ -0,0 +1,77 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Karla Variable Font
|
2 |
+
===================
|
3 |
+
|
4 |
+
This download contains Karla as both variable fonts and static fonts.
|
5 |
+
|
6 |
+
Karla is a variable font with this axis:
|
7 |
+
wght
|
8 |
+
|
9 |
+
This means all the styles are contained in these files:
|
10 |
+
Karla-VariableFont_wght.ttf
|
11 |
+
Karla-Italic-VariableFont_wght.ttf
|
12 |
+
|
13 |
+
If your app fully supports variable fonts, you can now pick intermediate styles
|
14 |
+
that aren’t available as static fonts. Not all apps support variable fonts, and
|
15 |
+
in those cases you can use the static font files for Karla:
|
16 |
+
static/Karla-ExtraLight.ttf
|
17 |
+
static/Karla-Light.ttf
|
18 |
+
static/Karla-Regular.ttf
|
19 |
+
static/Karla-Medium.ttf
|
20 |
+
static/Karla-SemiBold.ttf
|
21 |
+
static/Karla-Bold.ttf
|
22 |
+
static/Karla-ExtraBold.ttf
|
23 |
+
static/Karla-ExtraLightItalic.ttf
|
24 |
+
static/Karla-LightItalic.ttf
|
25 |
+
static/Karla-Italic.ttf
|
26 |
+
static/Karla-MediumItalic.ttf
|
27 |
+
static/Karla-SemiBoldItalic.ttf
|
28 |
+
static/Karla-BoldItalic.ttf
|
29 |
+
static/Karla-ExtraBoldItalic.ttf
|
30 |
+
|
31 |
+
Get started
|
32 |
+
-----------
|
33 |
+
|
34 |
+
1. Install the font files you want to use
|
35 |
+
|
36 |
+
2. Use your app's font picker to view the font family and all the
|
37 |
+
available styles
|
38 |
+
|
39 |
+
Learn more about variable fonts
|
40 |
+
-------------------------------
|
41 |
+
|
42 |
+
https://developers.google.com/web/fundamentals/design-and-ux/typography/variable-fonts
|
43 |
+
https://variablefonts.typenetwork.com
|
44 |
+
https://medium.com/variable-fonts
|
45 |
+
|
46 |
+
In desktop apps
|
47 |
+
|
48 |
+
https://theblog.adobe.com/can-variable-fonts-illustrator-cc
|
49 |
+
https://helpx.adobe.com/nz/photoshop/using/fonts.html#variable_fonts
|
50 |
+
|
51 |
+
Online
|
52 |
+
|
53 |
+
https://developers.google.com/fonts/docs/getting_started
|
54 |
+
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fonts/Variable_Fonts_Guide
|
55 |
+
https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/variable-fonts
|
56 |
+
|
57 |
+
Installing fonts
|
58 |
+
|
59 |
+
MacOS: https://support.apple.com/en-us/HT201749
|
60 |
+
Linux: https://www.google.com/search?q=how+to+install+a+font+on+gnu%2Blinux
|
61 |
+
Windows: https://support.microsoft.com/en-us/help/314960/how-to-install-or-remove-a-font-in-windows
|
62 |
+
|
63 |
+
Android Apps
|
64 |
+
|
65 |
+
https://developers.google.com/fonts/docs/android
|
66 |
+
https://developer.android.com/guide/topics/ui/look-and-feel/downloadable-fonts
|
67 |
+
|
68 |
+
License
|
69 |
+
-------
|
70 |
+
Please read the full license text (OFL.txt) to understand the permissions,
|
71 |
+
restrictions and requirements for usage, redistribution, and modification.
|
72 |
+
|
73 |
+
You can use them in your products & projects – print or digital,
|
74 |
+
commercial or otherwise.
|
75 |
+
|
76 |
+
This isn't legal advice, please consider consulting a lawyer and see the full
|
77 |
+
license for all details.
|
static/assets/fonts/Karla/static/Karla-Bold.ttf
ADDED
Binary file (44.1 kB). View file
|
|
static/assets/fonts/Karla/static/Karla-BoldItalic.ttf
ADDED
Binary file (45.3 kB). View file
|
|
static/assets/fonts/Karla/static/Karla-ExtraBold.ttf
ADDED
Binary file (44.5 kB). View file
|
|
static/assets/fonts/Karla/static/Karla-ExtraBoldItalic.ttf
ADDED
Binary file (45.7 kB). View file
|
|
static/assets/fonts/Karla/static/Karla-ExtraLight.ttf
ADDED
Binary file (44.1 kB). View file
|
|
static/assets/fonts/Karla/static/Karla-ExtraLightItalic.ttf
ADDED
Binary file (45.5 kB). View file
|
|
static/assets/fonts/Karla/static/Karla-Italic.ttf
ADDED
Binary file (45.3 kB). View file
|
|