Cleanup ran 🥰
This commit is contained in:
parent
339cd33dd6
commit
aac2221794
515 changed files with 0 additions and 0 deletions
Binary file not shown.
12
font_files/font-spencer/other-files/spencer.css
Normal file
12
font_files/font-spencer/other-files/spencer.css
Normal file
|
|
@ -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;
|
||||
}
|
||||
|
||||
15
font_files/font-spencer/other-files/spencer.html
Normal file
15
font_files/font-spencer/other-files/spencer.html
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
|
||||
<meta content="en-us" http-equiv="Content-Language"/>
|
||||
<title>Spencer Regular - Web Font Specimen</title>
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="Spencer.css" />
|
||||
<style type="text/css" media="screen">
|
||||
body { font-size: 42px; font-family: "Spencer", Georgia; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p contenteditable="true">The quick brown fox jumps over the lazy dog. $123.45!</p>
|
||||
</body>
|
||||
</html>
|
||||
BIN
font_files/font-spencer/other-files/spencer.woff
Normal file
BIN
font_files/font-spencer/other-files/spencer.woff
Normal file
Binary file not shown.
BIN
font_files/font-spencer/other-files/spencer.woff2
Normal file
BIN
font_files/font-spencer/other-files/spencer.woff2
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue