Moved files around.
This commit is contained in:
parent
2a1d90cff9
commit
e0b582e104
402 changed files with 0 additions and 0 deletions
|
|
@ -0,0 +1,12 @@
|
|||
/* 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;
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue