Moved files around.

This commit is contained in:
Matt Troutman 2024-09-27 09:03:29 -05:00
parent 2a1d90cff9
commit e0b582e104
No known key found for this signature in database
402 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;
}