diff --git a/src/common/fonts/CherryBombOne.css b/src/common/fonts/CherryBombOne.css new file mode 100644 index 0000000..8d5b5e6 --- /dev/null +++ b/src/common/fonts/CherryBombOne.css @@ -0,0 +1,4 @@ +@font-face { + font-family: "Cherry Bomb One"; + src: url("CherryBombOne/Regular.woff2") format("woff2"); +} diff --git a/src/common/fonts/CherryBombOne/Regular.woff2 b/src/common/fonts/CherryBombOne/Regular.woff2 new file mode 100644 index 0000000..5f55026 Binary files /dev/null and b/src/common/fonts/CherryBombOne/Regular.woff2 differ