Create monorepo from known-good production state
This commit is contained in:
commit
c034824338
651 changed files with 120469 additions and 0 deletions
30
svgnest/font/stylesheet.css
Normal file
30
svgnest/font/stylesheet.css
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 12, 2014 */
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'latohairline';
|
||||
src: url('lato-hai-webfont.eot');
|
||||
src: url('lato-hai-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('lato-hai-webfont.woff') format('woff'),
|
||||
url('lato-hai-webfont.ttf') format('truetype'),
|
||||
url('lato-hai-webfont.svg#latohairline') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'latolight';
|
||||
src: url('lato-lig-webfont.eot');
|
||||
src: url('lato-lig-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('lato-lig-webfont.woff') format('woff'),
|
||||
url('lato-lig-webfont.ttf') format('truetype'),
|
||||
url('lato-lig-webfont.svg#latolight') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue