mirror of
https://github.com/weiweihuanghuang/Work-Sans.git
synced 2024-11-22 03:53:04 +03:00
v1.2 update
- Fixed more outline errors - Improved hinting - Added webfont and desktop font binaries - Updated github repo to unified font repository v0.2
This commit is contained in:
parent
dadc06db2f
commit
57e3e6abe4
1
COPYRIGHT.md
Normal file
1
COPYRIGHT.md
Normal file
@ -0,0 +1 @@
|
||||
Copyright (c) 2014-2015, Wei Huang <wweeiihhuuaanngg@gmail.com>
|
@ -1,25 +1,55 @@
|
||||
FONTLOG for the ‘Work Sans’ fonts
|
||||
FONTLOG for Work Sans
|
||||
---------------------
|
||||
|
||||
This file provides detailed information on the ‘Work Sans’ Software.
|
||||
This file provides detailed information on the Work Sans font software.
|
||||
This information should be distributed along with the Work Sans fonts
|
||||
and any derivative works.
|
||||
|
||||
This information should be distributed along with the ‘Work Sans’ and any derivative works.
|
||||
|
||||
Basic Font Information
|
||||
----------------------
|
||||
|
||||
‘Work Sans’ fonts are a set of fonts supporting Latin. They are designed for body text and display text on for on-screen reading.
|
||||
|
||||
To contribute to the project contact Wei Huang at wweeiihhuuaanngg@gmail.com
|
||||
*Note: There are no UFOs as UFOs exported from Glyphs App will currently not generate in Robofont and so on due to using '[Bracket trick](http://www.glyphsapp.com/tutorials/alternating-glyph-shapes)' and '[Brace trick](http://www.glyphsapp.com/tutorials/additional-masters-for-individual-glyphs-the-brace-trick)' to solve interpolation bumps. Glyphs marked orange are bracket layers and glyphs marked yellow are using brace layers.*
|
||||
|
||||
The project started in June 2014 and the brief was to have a [minimum viable product](http://en.wikipedia.org/wiki/Minimum_viable_product) (alpha release with 9 weights) by December 2014.
|
||||
|
||||
There is a Telugu glyph set (Work Sans-Telugu.glyphs) that comes from [Ramabhadra](http://teluguvijayam.org/fonts.html) by Silicon Andhra. Glyphs marked red in the file are those that have been manually cleaned up, the rest are automatically cleaned up with FontForge from Ramabhadra. The Latin glyphs in Work Sans-Telugu.glyphs are out of date.
|
||||
|
||||
|
||||
Information for Contributors
|
||||
----------------------------
|
||||
|
||||
Work Sans is released under the OFL 1.1 - http://scripts.sil.org/OFL
|
||||
|
||||
For information on what you're allowed to change or modify, consult the
|
||||
OFL-1.1.txt and OFL-FAQ.txt files. The OFL-FAQ also gives a very general
|
||||
rationale and various recommendations regarding why you would want to
|
||||
contribute to the project or make your own version of the font.
|
||||
|
||||
See the project website for the current trunk and the various branches:
|
||||
|
||||
https://github.com/weiweihuanghuang/Work-Sans
|
||||
|
||||
|
||||
ChangeLog
|
||||
---------
|
||||
|
||||
When you make modifications, be sure to add a description of your changes,
|
||||
following the format of the other entries, to the start of this section.
|
||||
|
||||
11 March 2015 (Wei Huang) ‘Work Sans’ v1.2
|
||||
- Fixed more outline errors
|
||||
- Improved hinting
|
||||
- Added webfont and desktop font binaries
|
||||
|
||||
4 March 2015 (Wei Huang) ‘Work Sans’ v1.06
|
||||
|
||||
*** Updated source only ***
|
||||
|
||||
*Updated source only*
|
||||
- Fixed more outline errors
|
||||
|
||||
4 March 2015 (Wei Huang) ‘Work Sans’ v1.06
|
||||
|
||||
*** Updated source only ***
|
||||
|
||||
*Updated source only*
|
||||
- Deleted all kerning pairs smaller than 1
|
||||
- Fix color of numerals
|
||||
- Added arrows
|
||||
@ -31,9 +61,7 @@ To contribute to the project contact Wei Huang at wweeiihhuuaanngg@gmail.com
|
||||
- Improved instances for family generation
|
||||
|
||||
23 February 2015 (Wei Huang) ‘Work Sans’ v1.05
|
||||
|
||||
*** Updated source only, will generate broken fonts ***
|
||||
|
||||
*Updated source only, will generate broken fonts*
|
||||
- Added small caps letters, numerals and punctuation with kerning
|
||||
- Added indices (numerals in circles)
|
||||
- Added square, circle and diamond shapes
|
||||
@ -41,18 +69,14 @@ To contribute to the project contact Wei Huang at wweeiihhuuaanngg@gmail.com
|
||||
- Updated Opentype feature code
|
||||
|
||||
11 February 2015 (Wei Huang) ‘Work Sans’ v1.04
|
||||
|
||||
*** Updated source only, will generate broken fonts ***
|
||||
|
||||
*Updated source only, will generate broken fonts*
|
||||
- Added more superscript glyphs
|
||||
- Created inferior, numerator and denominator numerals
|
||||
- Kerning for little numerals
|
||||
- Minor design changes and glyph harmonisation
|
||||
|
||||
7 February 2015 (Wei Huang) ‘Work Sans’ v1.03
|
||||
|
||||
*** Updated source only, will generate broken fonts ***
|
||||
|
||||
*Updated source only, will generate broken fonts*
|
||||
- Created superscript numerals
|
||||
- Created tabular & oldstyle figures
|
||||
- Duplexed tabular numerals and associated glyphs – punctuation and symbols – across family (same width in all weights)
|
||||
@ -118,13 +142,15 @@ To contribute to the project contact Wei Huang at wweeiihhuuaanngg@gmail.com
|
||||
8 July 2014 (Wei Huang) ‘Alice’ v0.01
|
||||
- Initial Beta.
|
||||
|
||||
|
||||
Acknowledgements
|
||||
----------------
|
||||
|
||||
If you make modifications be sure to add your name (N),
|
||||
email (E), web-address (if you have one) (W) and
|
||||
description (D). This list is in alphabetical order.
|
||||
When you make modifications, be sure to add your name (N), email (E),
|
||||
web-address (W) and description (D). This list is sorted by last name in
|
||||
alphabetical order.
|
||||
|
||||
N: Wei Huang
|
||||
N: Wei Huang
|
||||
E: wweeiihhuuaanngg@gmail.com
|
||||
W:
|
||||
D: Designer
|
||||
D: Designer - concept, design and production of original font
|
105
LICENSE.txt
Executable file
105
LICENSE.txt
Executable file
@ -0,0 +1,105 @@
|
||||
Copyright (c) 2014-2015 Wei Huang (wweeiihhuuaanngg@gmail.com)
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
http://scripts.sil.org/OFL
|
||||
|
||||
SIL Open Font License v1.1
|
||||
====================================================
|
||||
|
||||
|
||||
Preamble
|
||||
----------
|
||||
|
||||
The goals of the Open Font License (OFL) are to stimulate worldwide
|
||||
development of collaborative font projects, to support the font creation
|
||||
efforts of academic and linguistic communities, and to provide a free and
|
||||
open framework in which fonts may be shared and improved in partnership
|
||||
with others.
|
||||
|
||||
The OFL allows the licensed fonts to be used, studied, modified and
|
||||
redistributed freely as long as they are not sold by themselves. The
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
redistributed and/or sold with any software provided that any reserved
|
||||
names are not used by derivative works. The fonts and derivatives,
|
||||
however, cannot be released under any other type of license. The
|
||||
requirement for fonts to remain under this license does not apply
|
||||
to any document created using the fonts or their derivatives.
|
||||
|
||||
|
||||
Definitions
|
||||
-------------
|
||||
|
||||
`"Font Software"` refers to the set of files released by the Copyright
|
||||
Holder(s) under this license and clearly marked as such. This may
|
||||
include source files, build scripts and documentation.
|
||||
|
||||
`"Reserved Font Name"` refers to any names specified as such after the
|
||||
copyright statement(s).
|
||||
|
||||
`"Original Version"` refers to the collection of Font Software components as
|
||||
distributed by the Copyright Holder(s).
|
||||
|
||||
`"Modified Version"` refers to any derivative made by adding to, deleting,
|
||||
or substituting -- in part or in whole -- any of the components of the
|
||||
Original Version, by changing formats or by porting the Font Software to a
|
||||
new environment.
|
||||
|
||||
`"Author"` refers to any designer, engineer, programmer, technical
|
||||
writer or other person who contributed to the Font Software.
|
||||
|
||||
|
||||
Permission & Conditions
|
||||
------------------------
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||
redistribute, and sell modified and unmodified copies of the Font
|
||||
Software, subject to the following conditions:
|
||||
|
||||
1. Neither the Font Software nor any of its individual components,
|
||||
in Original or Modified Versions, may be sold by itself.
|
||||
|
||||
2. Original or Modified Versions of the Font Software may be bundled,
|
||||
redistributed and/or sold with any software, provided that each copy
|
||||
contains the above copyright notice and this license. These can be
|
||||
included either as stand-alone text files, human-readable headers or
|
||||
in the appropriate machine-readable metadata fields within text or
|
||||
binary files as long as those fields can be easily viewed by the user.
|
||||
|
||||
3. No Modified Version of the Font Software may use the Reserved Font
|
||||
Name(s) unless explicit written permission is granted by the corresponding
|
||||
Copyright Holder. This restriction only applies to the primary font name as
|
||||
presented to the users.
|
||||
|
||||
4. The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
||||
Software shall not be used to promote, endorse or advertise any
|
||||
Modified Version, except to acknowledge the contribution(s) of the
|
||||
Copyright Holder(s) and the Author(s) or with their explicit written
|
||||
permission.
|
||||
|
||||
5. The Font Software, modified or unmodified, in part or in whole,
|
||||
must be distributed entirely under this license, and must not be
|
||||
distributed under any other license. The requirement for fonts to
|
||||
remain under this license does not apply to any document created
|
||||
using the Font Software.
|
||||
|
||||
|
||||
Termination
|
||||
-----------
|
||||
|
||||
This license becomes null and void if any of the above conditions are
|
||||
not met.
|
||||
|
||||
|
||||
DISCLAIMER
|
||||
|
||||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
||||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
||||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
||||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
21
METADATA.yml
Normal file
21
METADATA.yml
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
unified font repository version: "0.2"
|
||||
unified font repository url: https://github.com/raphaelbastide/Unified-Font-Repository/
|
||||
typeface family:
|
||||
name: Work Sans
|
||||
tags:
|
||||
- sans-serif
|
||||
- grotesque
|
||||
repository url: https://github.com/weiweihuanghuang/Work-Sans
|
||||
project url: http://weiweihuanghuang.github.io/Work-Sans/
|
||||
tools:
|
||||
- Glyphs App
|
||||
- TTX
|
||||
- FontForge
|
||||
- ttfautohint
|
||||
similar fonts:
|
||||
- Akzizdenz Grotesk
|
||||
- FF Bau
|
||||
sample text:
|
||||
- en_us: The quick brown fox jumps over the lazy dog
|
||||
...
|
93
OFL.txt
93
OFL.txt
@ -1,93 +0,0 @@
|
||||
Copyright (c) 2014 Wei Huang (wweeiihhuuaanngg@gmail.com)
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
http://scripts.sil.org/OFL
|
||||
|
||||
|
||||
-----------------------------------------------------------
|
||||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
||||
-----------------------------------------------------------
|
||||
|
||||
PREAMBLE
|
||||
The goals of the Open Font License (OFL) are to stimulate worldwide
|
||||
development of collaborative font projects, to support the font creation
|
||||
efforts of academic and linguistic communities, and to provide a free and
|
||||
open framework in which fonts may be shared and improved in partnership
|
||||
with others.
|
||||
|
||||
The OFL allows the licensed fonts to be used, studied, modified and
|
||||
redistributed freely as long as they are not sold by themselves. The
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
redistributed and/or sold with any software provided that any reserved
|
||||
names are not used by derivative works. The fonts and derivatives,
|
||||
however, cannot be released under any other type of license. The
|
||||
requirement for fonts to remain under this license does not apply
|
||||
to any document created using the fonts or their derivatives.
|
||||
|
||||
DEFINITIONS
|
||||
"Font Software" refers to the set of files released by the Copyright
|
||||
Holder(s) under this license and clearly marked as such. This may
|
||||
include source files, build scripts and documentation.
|
||||
|
||||
"Reserved Font Name" refers to any names specified as such after the
|
||||
copyright statement(s).
|
||||
|
||||
"Original Version" refers to the collection of Font Software components as
|
||||
distributed by the Copyright Holder(s).
|
||||
|
||||
"Modified Version" refers to any derivative made by adding to, deleting,
|
||||
or substituting -- in part or in whole -- any of the components of the
|
||||
Original Version, by changing formats or by porting the Font Software to a
|
||||
new environment.
|
||||
|
||||
"Author" refers to any designer, engineer, programmer, technical
|
||||
writer or other person who contributed to the Font Software.
|
||||
|
||||
PERMISSION & CONDITIONS
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||
redistribute, and sell modified and unmodified copies of the Font
|
||||
Software, subject to the following conditions:
|
||||
|
||||
1) Neither the Font Software nor any of its individual components,
|
||||
in Original or Modified Versions, may be sold by itself.
|
||||
|
||||
2) Original or Modified Versions of the Font Software may be bundled,
|
||||
redistributed and/or sold with any software, provided that each copy
|
||||
contains the above copyright notice and this license. These can be
|
||||
included either as stand-alone text files, human-readable headers or
|
||||
in the appropriate machine-readable metadata fields within text or
|
||||
binary files as long as those fields can be easily viewed by the user.
|
||||
|
||||
3) No Modified Version of the Font Software may use the Reserved Font
|
||||
Name(s) unless explicit written permission is granted by the corresponding
|
||||
Copyright Holder. This restriction only applies to the primary font name as
|
||||
presented to the users.
|
||||
|
||||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
||||
Software shall not be used to promote, endorse or advertise any
|
||||
Modified Version, except to acknowledge the contribution(s) of the
|
||||
Copyright Holder(s) and the Author(s) or with their explicit written
|
||||
permission.
|
||||
|
||||
5) The Font Software, modified or unmodified, in part or in whole,
|
||||
must be distributed entirely under this license, and must not be
|
||||
distributed under any other license. The requirement for fonts to
|
||||
remain under this license does not apply to any document created
|
||||
using the Font Software.
|
||||
|
||||
TERMINATION
|
||||
This license becomes null and void if any of the above conditions are
|
||||
not met.
|
||||
|
||||
DISCLAIMER
|
||||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
||||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
||||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
||||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
47
README.md
47
README.md
@ -1,37 +1,44 @@
|
||||
'Work Sans' (former working title 'Alice')
|
||||
===
|
||||
#Work Sans
|
||||
|
||||
A SIL Open Font project titled 'Work Sans' (former working title 'Alice') for Latin.
|
||||
|
||||
Work Sans is a superfamily based loosely on early Grotesques — i.e. [Stephenson Blake](https://www.flickr.com/photos/stewf/14444337254/), [Miller & Richard](https://archive.org/stream/printingtypespec00millrich#page/226/mode/2up/) and [Bauerschen Giesserei](https://archive.org/stream/hauptprobeingedr00baue#page/109/mode/1up). There will be 9 weights across 5 widths. The core of the fonts are optimised for on-screen medium-sized text usage (14px-48px) – but still very usable in print. The fonts closer to the extreme widths and weights are designed more for display use. Overall, features are simplified and optimised for screen resolutions – for example, diacritic marks are larger than how they would be in print.
|
||||
|
||||
Source files have been partly prepared for use in [Metapolator](http://www.metapolator.com).
|
||||
|
||||
*Note: There are no UFOs as UFOs exported from Glyphs App will currently not generate in Robofont and so on due to using '[Bracket trick](http://www.glyphsapp.com/tutorials/alternating-glyph-shapes)' and '[Brace trick](http://www.glyphsapp.com/tutorials/additional-masters-for-individual-glyphs-the-brace-trick)' to solve interpolation bumps. Glyphs marked orange are bracket layers and glyphs marked yellow are using brace layers.*
|
||||
## [Download v1.20 (OTF, TTF, WOFF, EOT)](https://github.com/weiweihuanghuang/Work-Sans/archive/v1.20.zip)
|
||||
|
||||
## [View a webfont specimen](http://weiweihuanghuang.github.io/Work-Sans/).
|
||||
|
||||
<a href="http://weiweihuanghuang.github.io/Work-Sans/">![Thin to Regular](https://github.com/weiweihuanghuang/Work-Sans/raw/master/documentation/images/waterfall.png)
|
||||
|
||||
![Screenshot of a test](https://github.com/weiweihuanghuang/Work-Sans/raw/master/documentation/images/preview.png)</a>
|
||||
|
||||
|
||||
## Suggestion, Comments, Contributions
|
||||
If you spot any errors or have any suggestions for improvements you can fork this project, create an [Issue](../../issues) or email me at <a href="mailto:wweeiihhuuaanngg@gmail.com">wweeiihhuuaanngg@gmail.com</a>.
|
||||
|
||||
|
||||
##Notes
|
||||
|
||||
Source files were partly prepared for use in [Metapolator](http://www.metapolator.com).
|
||||
|
||||
The project started in June 2014 and the brief was to have a [minimum viable product](http://en.wikipedia.org/wiki/Minimum_viable_product) (alpha release with 9 weights) by December 2014.
|
||||
|
||||
There is a Telugu glyph set that comes from [Ramabhadra](http://teluguvijayam.org/fonts.html) by Silicon Andhra. Glyphs marked red in the file are those that have been manually cleaned up, the rest are automatically cleaned up with FontForge from Ramabhadra.
|
||||
There is a Telugu glyph set (Work Sans-Telugu.glyphs) that comes from [Ramabhadra](http://teluguvijayam.org/fonts.html) by Silicon Andhra. Glyphs marked red in the file are those that have been manually cleaned up, the rest are automatically cleaned up with FontForge from Ramabhadra. The Latin glyphs in Work Sans-Telugu.glyphs are out of date.
|
||||
|
||||
## [Download v1.02](https://github.com/weiweihuanghuang/Work-Sans/archive/v1.02.zip)
|
||||
*Note: There are no UFOs as UFOs exported from Glyphs App will currently not generate in Robofont and so on due to using '[Bracket trick](http://www.glyphsapp.com/tutorials/alternating-glyph-shapes)' and '[Brace trick](http://www.glyphsapp.com/tutorials/additional-masters-for-individual-glyphs-the-brace-trick)' to solve interpolation bumps. Glyphs marked orange are bracket layers and glyphs marked yellow are using brace layers.*
|
||||
|
||||
## Suggestion, Comments, Contributions
|
||||
If you spot any errors or have any suggestions for improvements please email me at <a href="mailto:wweeiihhuuaanngg@gmail.com">wweeiihhuuaanngg@gmail.com</a>. Otherwise you can fork this project and modify it too.
|
||||
Refer to [BUILD.txt](/source/BUILD.txt) for documentation on my process for hinting and generating webfonts.
|
||||
|
||||
## To do
|
||||
- Windows rendering optimsation.
|
||||
- Extend the OpenType features.
|
||||
|
||||
## Preview
|
||||
|
||||
[View a webfont specimen](http://weiweihuanghuang.github.io/Work-Sans/).
|
||||
|
||||
<a href="http://weiweihuanghuang.github.io/Work-Sans/">![Thin to Regular](https://github.com/weiweihuanghuang/Work-Sans/raw/master/src/Screenshots/waterfall.png)
|
||||
|
||||
![Screenshot of a test](https://github.com/weiweihuanghuang/Work-Sans/raw/master/src/Screenshots/preview4.png)</a>
|
||||
|
||||
## License
|
||||
|
||||
Work Sans is licensed under the SIL Open Font License v1.1 (<http://scripts.sil.org/OFL>)
|
||||
|
||||
To view the copyright and specific terms and conditions please refer to [OFL.txt](https://github.com/weiweihuanghuang/Work-Sans/blob/master/OFL.txt).
|
||||
To view the copyright and specific terms and conditions please refer to [LICENSE.txt](LICENSE.txt).
|
||||
|
||||
## Repository Layout
|
||||
|
||||
This font repository follows the Unified Font Repository v2.0,
|
||||
a standard way to organize font project source files. Learn more at
|
||||
https://github.com/raphaelbastide/Unified-Font-Repository
|
||||
|
BIN
documentation/images/preview.png
Normal file
BIN
documentation/images/preview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 227 KiB |
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 51 KiB |
BIN
fonts/desktop/WorkSans-Black.otf
Normal file
BIN
fonts/desktop/WorkSans-Black.otf
Normal file
Binary file not shown.
BIN
fonts/desktop/WorkSans-Bold.otf
Normal file
BIN
fonts/desktop/WorkSans-Bold.otf
Normal file
Binary file not shown.
BIN
fonts/desktop/WorkSans-ExtraBold.otf
Normal file
BIN
fonts/desktop/WorkSans-ExtraBold.otf
Normal file
Binary file not shown.
BIN
fonts/desktop/WorkSans-ExtraLight.otf
Normal file
BIN
fonts/desktop/WorkSans-ExtraLight.otf
Normal file
Binary file not shown.
BIN
fonts/desktop/WorkSans-Hairline.otf
Normal file
BIN
fonts/desktop/WorkSans-Hairline.otf
Normal file
Binary file not shown.
BIN
fonts/desktop/WorkSans-Light.otf
Normal file
BIN
fonts/desktop/WorkSans-Light.otf
Normal file
Binary file not shown.
BIN
fonts/desktop/WorkSans-Medium.otf
Normal file
BIN
fonts/desktop/WorkSans-Medium.otf
Normal file
Binary file not shown.
BIN
fonts/desktop/WorkSans-Regular.otf
Normal file
BIN
fonts/desktop/WorkSans-Regular.otf
Normal file
Binary file not shown.
BIN
fonts/desktop/WorkSans-SemiBold.otf
Normal file
BIN
fonts/desktop/WorkSans-SemiBold.otf
Normal file
Binary file not shown.
BIN
fonts/desktop/WorkSans-Thin.otf
Normal file
BIN
fonts/desktop/WorkSans-Thin.otf
Normal file
Binary file not shown.
BIN
fonts/webfonts/ttf/WorkSans-Black.ttf
Normal file
BIN
fonts/webfonts/ttf/WorkSans-Black.ttf
Normal file
Binary file not shown.
BIN
fonts/webfonts/ttf/WorkSans-Bold.ttf
Normal file
BIN
fonts/webfonts/ttf/WorkSans-Bold.ttf
Normal file
Binary file not shown.
BIN
fonts/webfonts/ttf/WorkSans-ExtraBold.ttf
Normal file
BIN
fonts/webfonts/ttf/WorkSans-ExtraBold.ttf
Normal file
Binary file not shown.
BIN
fonts/webfonts/ttf/WorkSans-ExtraLight.ttf
Normal file
BIN
fonts/webfonts/ttf/WorkSans-ExtraLight.ttf
Normal file
Binary file not shown.
BIN
fonts/webfonts/ttf/WorkSans-Hairline.ttf
Normal file
BIN
fonts/webfonts/ttf/WorkSans-Hairline.ttf
Normal file
Binary file not shown.
BIN
fonts/webfonts/ttf/WorkSans-Light.ttf
Normal file
BIN
fonts/webfonts/ttf/WorkSans-Light.ttf
Normal file
Binary file not shown.
BIN
fonts/webfonts/ttf/WorkSans-Medium.ttf
Normal file
BIN
fonts/webfonts/ttf/WorkSans-Medium.ttf
Normal file
Binary file not shown.
BIN
fonts/webfonts/ttf/WorkSans-Regular.ttf
Normal file
BIN
fonts/webfonts/ttf/WorkSans-Regular.ttf
Normal file
Binary file not shown.
BIN
fonts/webfonts/ttf/WorkSans-SemiBold.ttf
Normal file
BIN
fonts/webfonts/ttf/WorkSans-SemiBold.ttf
Normal file
Binary file not shown.
BIN
fonts/webfonts/ttf/WorkSans-Thin.ttf
Normal file
BIN
fonts/webfonts/ttf/WorkSans-Thin.ttf
Normal file
Binary file not shown.
BIN
fonts/webfonts/woff/WorkSans-Black.woff
Normal file
BIN
fonts/webfonts/woff/WorkSans-Black.woff
Normal file
Binary file not shown.
BIN
fonts/webfonts/woff/WorkSans-Bold.woff
Normal file
BIN
fonts/webfonts/woff/WorkSans-Bold.woff
Normal file
Binary file not shown.
BIN
fonts/webfonts/woff/WorkSans-ExtraBold.woff
Normal file
BIN
fonts/webfonts/woff/WorkSans-ExtraBold.woff
Normal file
Binary file not shown.
BIN
fonts/webfonts/woff/WorkSans-ExtraLight.woff
Normal file
BIN
fonts/webfonts/woff/WorkSans-ExtraLight.woff
Normal file
Binary file not shown.
BIN
fonts/webfonts/woff/WorkSans-Hairline.woff
Normal file
BIN
fonts/webfonts/woff/WorkSans-Hairline.woff
Normal file
Binary file not shown.
BIN
fonts/webfonts/woff/WorkSans-Light.woff
Normal file
BIN
fonts/webfonts/woff/WorkSans-Light.woff
Normal file
Binary file not shown.
BIN
fonts/webfonts/woff/WorkSans-Medium.woff
Normal file
BIN
fonts/webfonts/woff/WorkSans-Medium.woff
Normal file
Binary file not shown.
BIN
fonts/webfonts/woff/WorkSans-Regular.woff
Normal file
BIN
fonts/webfonts/woff/WorkSans-Regular.woff
Normal file
Binary file not shown.
BIN
fonts/webfonts/woff/WorkSans-SemiBold.woff
Normal file
BIN
fonts/webfonts/woff/WorkSans-SemiBold.woff
Normal file
Binary file not shown.
BIN
fonts/webfonts/woff/WorkSans-Thin.woff
Normal file
BIN
fonts/webfonts/woff/WorkSans-Thin.woff
Normal file
Binary file not shown.
BIN
fonts/webfonts/woff2/WorkSans-Black.woff2
Normal file
BIN
fonts/webfonts/woff2/WorkSans-Black.woff2
Normal file
Binary file not shown.
BIN
fonts/webfonts/woff2/WorkSans-Bold.woff2
Normal file
BIN
fonts/webfonts/woff2/WorkSans-Bold.woff2
Normal file
Binary file not shown.
BIN
fonts/webfonts/woff2/WorkSans-ExtraLight.woff2
Normal file
BIN
fonts/webfonts/woff2/WorkSans-ExtraLight.woff2
Normal file
Binary file not shown.
BIN
fonts/webfonts/woff2/WorkSans-Extrabold.woff2
Normal file
BIN
fonts/webfonts/woff2/WorkSans-Extrabold.woff2
Normal file
Binary file not shown.
BIN
fonts/webfonts/woff2/WorkSans-Hairline.woff2
Normal file
BIN
fonts/webfonts/woff2/WorkSans-Hairline.woff2
Normal file
Binary file not shown.
BIN
fonts/webfonts/woff2/WorkSans-Light.woff2
Normal file
BIN
fonts/webfonts/woff2/WorkSans-Light.woff2
Normal file
Binary file not shown.
BIN
fonts/webfonts/woff2/WorkSans-Medium.woff2
Normal file
BIN
fonts/webfonts/woff2/WorkSans-Medium.woff2
Normal file
Binary file not shown.
BIN
fonts/webfonts/woff2/WorkSans-Regular.woff2
Normal file
BIN
fonts/webfonts/woff2/WorkSans-Regular.woff2
Normal file
Binary file not shown.
BIN
fonts/webfonts/woff2/WorkSans-SemiBold.woff2
Normal file
BIN
fonts/webfonts/woff2/WorkSans-SemiBold.woff2
Normal file
Binary file not shown.
BIN
fonts/webfonts/woff2/WorkSans-Thin.woff2
Normal file
BIN
fonts/webfonts/woff2/WorkSans-Thin.woff2
Normal file
Binary file not shown.
0
sources/BUILD.txt
Executable file
0
sources/BUILD.txt
Executable file
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 129 KiB |
Loading…
Reference in New Issue
Block a user