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:
Russell Ballestrini 2021-10-31 20:50:19 -04:00
commit 10855c35cc
7 changed files with 223 additions and 0 deletions

View 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;
}