Cleanup ran 🥰

This commit is contained in:
Matt Troutman 2024-10-03 00:40:00 -05:00
parent 339cd33dd6
commit aac2221794
No known key found for this signature in database
515 changed files with 0 additions and 0 deletions

View file

@ -1,36 +0,0 @@
@font-face {
font-family: 'EP Boxi';
src: url('EPBoxiRegular.woff2') format('woff2'),
url('EPBoxiRegular.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'EP Boxi';
src: url('EPBoxiBlack.woff2') format('woff2'),
url('EPBoxiBlack.woff') format('woff');
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'EP Boxi Bi';
src: url('EPBoxiBi.woff2') format('woff2'),
url('EPBoxiBi.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'EP Boxi';
src: url('EPBoxiBold.woff2') format('woff2'),
url('EPBoxiBold.woff') format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}