init
new file: .gitignore new file: Makefile new file: css/chunkfive/chunkfive-regular-webfont.woff new file: css/chunkfive/chunkfive-regular-webfont.woff2 new file: css/chunkfive/chunkfive.otf new file: css/chunkfive/stylesheet.css new file: index.html
This commit is contained in:
commit
10855c35cc
7 changed files with 223 additions and 0 deletions
12
css/chunkfive/stylesheet.css
Normal file
12
css/chunkfive/stylesheet.css
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 4, 2021 */
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'chunkfiveregular';
|
||||
src: url('chunkfive-regular-webfont.woff2') format('woff2'),
|
||||
url('chunkfive-regular-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue