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,12 +0,0 @@
/* Webfont: Spencer-Regular */@font-face {
font-family: 'Spencer';
src: url('Spencer.eot'); /* IE9 Compat Modes */
src: url('Spencer.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('Spencer.woff') format('woff'), /* Modern Browsers */
url('Spencer.woff2') format('woff2'), /* Modern Browsers */
url('Spencer.ttf') format('truetype'); /* Safari, Android, iOS */
font-style: normal;
font-weight: normal;
text-rendering: optimizeLegibility;
}