diff --git a/.gitignore b/.gitignore index 4174622..ff96694 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ fontello/ -font/ images/ save/ config.json \ No newline at end of file diff --git a/font/fontello.eot b/font/fontello.eot new file mode 100644 index 0000000..54c305a Binary files /dev/null and b/font/fontello.eot differ diff --git a/font/fontello.svg b/font/fontello.svg new file mode 100644 index 0000000..0fde262 --- /dev/null +++ b/font/fontello.svg @@ -0,0 +1,24 @@ + + + +Copyright (C) 2020 by original authors @ fontello.com + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/font/fontello.ttf b/font/fontello.ttf new file mode 100644 index 0000000..d13151d Binary files /dev/null and b/font/fontello.ttf differ diff --git a/font/fontello.woff b/font/fontello.woff new file mode 100644 index 0000000..5cf6ebe Binary files /dev/null and b/font/fontello.woff differ diff --git a/font/fontello.woff2 b/font/fontello.woff2 new file mode 100644 index 0000000..f166617 Binary files /dev/null and b/font/fontello.woff2 differ