Initial import from Github.
parent
8c95c4c71a
commit
6331242618
@ -1,3 +1,33 @@
|
||||
# preposter.us
|
||||
###Why###
|
||||
When Posterous was created, it was perfect.
|
||||
|
||||
Over time it became bloated, but it's heart was still in the right place. Then it died.
|
||||
|
||||
Preposter.us is an attempt to ressurect the heart of Posterous, in under 500 lines of Python.
|
||||
|
||||
###Status###
|
||||
Visit http://jason.gullickson.preposter.us/ To follow along with Preposter.us's development and testing.
|
||||
|
||||
###How it works###
|
||||
To start a new blog, send a post via email to preposter.us's email address. Preposter.us will read the email, create a new blog and post your initial entry. When you want to create a new post, send another email. To edit/update an existing post, send another email with a subject line that is identical to the title of the post you want to update. To delete a post, send an email with an identical title that contains no text in the body.
|
||||
|
||||
More detailed instructions for using Preposter.us can be found here: http://jason.gullickson.preposter.us/how-to-use-preposterous-1-0.html
|
||||
|
||||
Preposter.us maintains an index of all bloggers using each server, and generates an index for the posts in each blog as well. Blogs are identified by the email address used to post, so to create additional blogs, just submit a post from a different email address.
|
||||
|
||||
Anything that can send an email can publish via Preposter.us.
|
||||
|
||||
###Requirements###
|
||||
Preposter.us requires Python (tested with 2.7, but probably works with any 2.x version), and a webserver that can serve static HTML; thats all. No database, no external libraries, nada.
|
||||
|
||||
###Useage###
|
||||
To setup a Preposter.us server, start by setting up an email address that the server will listen to (an address you'll be sending posts to), free gmail addresses work great for this.
|
||||
|
||||
Next clone this repository and copy preposter.us.cfg.template to preposter.us.cfg. Using your favorite editor, open preposter.us.cfg, theres a couple configuration variables you'll need to setup for your site.
|
||||
|
||||
Once the script is configured, send a post to the email address you setup above and then run the preposter.us.py script. If all goes well it will return silently, and you should have a new directory where you specified the web root to be. If the script returns an error, or doesn't create a new blog directory, review the Issues list here to see if you're experiencing a known issue. If not, and if you don't know what else to do, post a new Issue here with details on your setup and how to recreate the error.
|
||||
|
||||
If all goes well the next step is to expose your blog files to the web. The files generated by Preposter.us are simple HTML and can be served using any webserver (or even viewed directly in a browser). Finally, setup a cron job to run preposter.us.py on a scheduled basis to automatically post new blog entries whenever they come into the mailbox.
|
||||
|
||||
If you just want to *use* Preposter.us but don't want to run your own server email your first post to "post at preposter.us".
|
||||
|
||||
Future home of preposter.us
|
@ -0,0 +1,609 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript" charset="utf-8"></script>
|
||||
<script src="specimen_files/easytabs.js" type="text/javascript" charset="utf-8"></script>
|
||||
<link rel="stylesheet" href="specimen_files/specimen_stylesheet.css" type="text/css" charset="utf-8" />
|
||||
<link rel="stylesheet" href="stylesheet.css" type="text/css" charset="utf-8" />
|
||||
|
||||
<style type="text/css">
|
||||
body{
|
||||
font-family: 'florencesansregular';
|
||||
}
|
||||
</style>
|
||||
|
||||
<title>Florencesans Regular Specimen</title>
|
||||
|
||||
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
$(document).ready(function() {
|
||||
$('#container').easyTabs({defaultContent:1});
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="container">
|
||||
<div id="header">
|
||||
Florencesans Regular </div>
|
||||
<ul class="tabs">
|
||||
<li><a href="#specimen">Specimen</a></li>
|
||||
<li><a href="#layout">Sample Layout</a></li>
|
||||
<li><a href="#glyphs">Glyphs & Languages</a></li>
|
||||
<li><a href="#installing">Installing Webfonts</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<div id="main_content">
|
||||
|
||||
|
||||
<div id="specimen">
|
||||
|
||||
<div class="section">
|
||||
<div class="grid12 firstcol">
|
||||
<div class="huge">AaBb</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="glyph_range">A​B​C​D​E​F​G​H​I​J​K​L​M​N​O​P​Q​R​S​T​U​V​W​X​Y​Z​a​b​c​d​e​f​g​h​i​j​k​l​m​n​o​p​q​r​s​t​u​v​w​x​y​z​1​2​3​4​5​6​7​8​9​0​&​.​,​?​!​@​(​)​#​$​%​*​+​-​=​:​;</div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="grid12 firstcol">
|
||||
<table class="sample_table">
|
||||
<tr><td>10</td><td class="size10">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>11</td><td class="size11">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>12</td><td class="size12">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>13</td><td class="size13">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>14</td><td class="size14">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>16</td><td class="size16">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>18</td><td class="size18">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>20</td><td class="size20">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>24</td><td class="size24">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>30</td><td class="size30">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>36</td><td class="size36">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>48</td><td class="size48">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>60</td><td class="size60">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>72</td><td class="size72">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>90</td><td class="size90">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="section" id="bodycomparison">
|
||||
|
||||
|
||||
<div id="xheight">
|
||||
<div class="fontbody">◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼body</div><div class="arialbody">body</div><div class="verdanabody">body</div><div class="georgiabody">body</div></div>
|
||||
<div class="fontbody" style="z-index:1">
|
||||
body<span>Florencesans Regular</span>
|
||||
</div>
|
||||
<div class="arialbody" style="z-index:1">
|
||||
body<span>Arial</span>
|
||||
</div>
|
||||
<div class="verdanabody" style="z-index:1">
|
||||
body<span>Verdana</span>
|
||||
</div>
|
||||
<div class="georgiabody" style="z-index:1">
|
||||
body<span>Georgia</span>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="section psample psample_row1" id="">
|
||||
|
||||
<div class="grid2 firstcol">
|
||||
<p class="size10"><span>10.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="grid3">
|
||||
<p class="size11"><span>11.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="grid3">
|
||||
<p class="size12"><span>12.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="grid4">
|
||||
<p class="size13"><span>13.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="white_blend"></div>
|
||||
|
||||
</div>
|
||||
<div class="section psample psample_row2" id="">
|
||||
<div class="grid3 firstcol">
|
||||
<p class="size14"><span>14.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="grid4">
|
||||
<p class="size16"><span>16.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="grid5">
|
||||
<p class="size18"><span>18.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="white_blend"></div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="section psample psample_row3" id="">
|
||||
<div class="grid5 firstcol">
|
||||
<p class="size20"><span>20.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
</div>
|
||||
<div class="grid7">
|
||||
<p class="size24"><span>24.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
</div>
|
||||
|
||||
<div class="white_blend"></div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="section psample psample_row4" id="">
|
||||
<div class="grid12 firstcol">
|
||||
<p class="size30"><span>30.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
</div>
|
||||
<div class="white_blend"></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="section psample psample_row1 fullreverse">
|
||||
<div class="grid2 firstcol">
|
||||
<p class="size10"><span>10.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="grid3">
|
||||
<p class="size11"><span>11.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="grid3">
|
||||
<p class="size12"><span>12.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="grid4">
|
||||
<p class="size13"><span>13.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="black_blend"></div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="section psample psample_row2 fullreverse">
|
||||
<div class="grid3 firstcol">
|
||||
<p class="size14"><span>14.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="grid4">
|
||||
<p class="size16"><span>16.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="grid5">
|
||||
<p class="size18"><span>18.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="black_blend"></div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="section psample fullreverse psample_row3" id="">
|
||||
<div class="grid5 firstcol">
|
||||
<p class="size20"><span>20.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
</div>
|
||||
<div class="grid7">
|
||||
<p class="size24"><span>24.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
</div>
|
||||
|
||||
<div class="black_blend"></div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="section psample fullreverse psample_row4" id="" style="border-bottom: 20px #000 solid;">
|
||||
<div class="grid12 firstcol">
|
||||
<p class="size30"><span>30.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
</div>
|
||||
<div class="black_blend"></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div id="layout">
|
||||
|
||||
<div class="section">
|
||||
|
||||
<div class="grid12 firstcol">
|
||||
<h1>Lorem Ipsum Dolor</h1>
|
||||
<h2>Etiam porta sem malesuada magna mollis euismod</h2>
|
||||
|
||||
<p class="byline">By <a href="#link">Aenean Lacinia</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="grid8 firstcol">
|
||||
<p class="large">Donec sed odio dui. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. </p>
|
||||
|
||||
|
||||
<h3>Pellentesque ornare sem</h3>
|
||||
|
||||
<p>Maecenas sed diam eget risus varius blandit sit amet non magna. Maecenas faucibus mollis interdum. Donec ullamcorper nulla non metus auctor fringilla. Nullam id dolor id nibh ultricies vehicula ut id elit. Nullam id dolor id nibh ultricies vehicula ut id elit. </p>
|
||||
|
||||
<p>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. </p>
|
||||
|
||||
<p>Nulla vitae elit libero, a pharetra augue. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Aenean lacinia bibendum nulla sed consectetur. </p>
|
||||
|
||||
<p>Nullam quis risus eget urna mollis ornare vel eu leo. Nullam quis risus eget urna mollis ornare vel eu leo. Maecenas sed diam eget risus varius blandit sit amet non magna. Donec ullamcorper nulla non metus auctor fringilla. </p>
|
||||
|
||||
<h3>Cras mattis consectetur</h3>
|
||||
|
||||
<p>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean lacinia bibendum nulla sed consectetur. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Cras mattis consectetur purus sit amet fermentum. </p>
|
||||
|
||||
<p>Nullam id dolor id nibh ultricies vehicula ut id elit. Nullam quis risus eget urna mollis ornare vel eu leo. Cras mattis consectetur purus sit amet fermentum.</p>
|
||||
</div>
|
||||
|
||||
<div class="grid4 sidebar">
|
||||
|
||||
<div class="box reverse">
|
||||
<p class="last">Nullam quis risus eget urna mollis ornare vel eu leo. Donec ullamcorper nulla non metus auctor fringilla. Cras mattis consectetur purus sit amet fermentum. Sed posuere consectetur est at lobortis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>
|
||||
</div>
|
||||
|
||||
<p class="caption">Maecenas sed diam eget risus varius.</p>
|
||||
|
||||
<p>Vestibulum id ligula porta felis euismod semper. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Vestibulum id ligula porta felis euismod semper. Sed posuere consectetur est at lobortis. Maecenas sed diam eget risus varius blandit sit amet non magna. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. </p>
|
||||
|
||||
|
||||
|
||||
<p>Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Aenean lacinia bibendum nulla sed consectetur. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Aenean lacinia bibendum nulla sed consectetur. Nullam quis risus eget urna mollis ornare vel eu leo. </p>
|
||||
|
||||
<p>Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Donec ullamcorper nulla non metus auctor fringilla. Maecenas faucibus mollis interdum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="glyphs">
|
||||
<div class="section">
|
||||
<div class="grid12 firstcol">
|
||||
|
||||
<h1>Language Support</h1>
|
||||
<p>The subset of Florencesans Regular in this kit supports the following languages:<br />
|
||||
|
||||
Albanian, Basque, Breton, Chamorro, Danish, Dutch, English, Faroese, Finnish, French, Frisian, Galician, German, Icelandic, Italian, Malagasy, Norwegian, Portuguese, Spanish, Swedish </p>
|
||||
<h1>Glyph Chart</h1>
|
||||
<p>The subset of Florencesans Regular in this kit includes all the glyphs listed below. Unicode entities are included above each glyph to help you insert individual characters into your layout.</p>
|
||||
<div id="glyph_chart">
|
||||
|
||||
<div><p>&#13;</p> </div>
|
||||
<div><p>&#32;</p> </div>
|
||||
<div><p>&#33;</p>!</div>
|
||||
<div><p>&#34;</p>"</div>
|
||||
<div><p>&#35;</p>#</div>
|
||||
<div><p>&#36;</p>$</div>
|
||||
<div><p>&#37;</p>%</div>
|
||||
<div><p>&#38;</p>&</div>
|
||||
<div><p>&#39;</p>'</div>
|
||||
<div><p>&#40;</p>(</div>
|
||||
<div><p>&#41;</p>)</div>
|
||||
<div><p>&#42;</p>*</div>
|
||||
<div><p>&#43;</p>+</div>
|
||||
<div><p>&#44;</p>,</div>
|
||||
<div><p>&#45;</p>-</div>
|
||||
<div><p>&#46;</p>.</div>
|
||||
<div><p>&#47;</p>/</div>
|
||||
<div><p>&#48;</p>0</div>
|
||||
<div><p>&#49;</p>1</div>
|
||||
<div><p>&#50;</p>2</div>
|
||||
<div><p>&#51;</p>3</div>
|
||||
<div><p>&#52;</p>4</div>
|
||||
<div><p>&#53;</p>5</div>
|
||||
<div><p>&#54;</p>6</div>
|
||||
<div><p>&#55;</p>7</div>
|
||||
<div><p>&#56;</p>8</div>
|
||||
<div><p>&#57;</p>9</div>
|
||||
<div><p>&#58;</p>:</div>
|
||||
<div><p>&#59;</p>;</div>
|
||||
<div><p>&#60;</p><</div>
|
||||
<div><p>&#61;</p>=</div>
|
||||
<div><p>&#62;</p>></div>
|
||||
<div><p>&#63;</p>?</div>
|
||||
<div><p>&#64;</p>@</div>
|
||||
<div><p>&#65;</p>A</div>
|
||||
<div><p>&#66;</p>B</div>
|
||||
<div><p>&#67;</p>C</div>
|
||||
<div><p>&#68;</p>D</div>
|
||||
<div><p>&#69;</p>E</div>
|
||||
<div><p>&#70;</p>F</div>
|
||||
<div><p>&#71;</p>G</div>
|
||||
<div><p>&#72;</p>H</div>
|
||||
<div><p>&#73;</p>I</div>
|
||||
<div><p>&#74;</p>J</div>
|
||||
<div><p>&#75;</p>K</div>
|
||||
<div><p>&#76;</p>L</div>
|
||||
<div><p>&#77;</p>M</div>
|
||||
<div><p>&#78;</p>N</div>
|
||||
<div><p>&#79;</p>O</div>
|
||||
<div><p>&#80;</p>P</div>
|
||||
<div><p>&#81;</p>Q</div>
|
||||
<div><p>&#82;</p>R</div>
|
||||
<div><p>&#83;</p>S</div>
|
||||
<div><p>&#84;</p>T</div>
|
||||
<div><p>&#85;</p>U</div>
|
||||
<div><p>&#86;</p>V</div>
|
||||
<div><p>&#87;</p>W</div>
|
||||
<div><p>&#88;</p>X</div>
|
||||
<div><p>&#89;</p>Y</div>
|
||||
<div><p>&#90;</p>Z</div>
|
||||
<div><p>&#91;</p>[</div>
|
||||
<div><p>&#92;</p>\</div>
|
||||
<div><p>&#93;</p>]</div>
|
||||
<div><p>&#94;</p>^</div>
|
||||
<div><p>&#95;</p>_</div>
|
||||
<div><p>&#96;</p>`</div>
|
||||
<div><p>&#97;</p>a</div>
|
||||
<div><p>&#98;</p>b</div>
|
||||
<div><p>&#99;</p>c</div>
|
||||
<div><p>&#100;</p>d</div>
|
||||
<div><p>&#101;</p>e</div>
|
||||
<div><p>&#102;</p>f</div>
|
||||
<div><p>&#103;</p>g</div>
|
||||
<div><p>&#104;</p>h</div>
|
||||
<div><p>&#105;</p>i</div>
|
||||
<div><p>&#106;</p>j</div>
|
||||
<div><p>&#107;</p>k</div>
|
||||
<div><p>&#108;</p>l</div>
|
||||
<div><p>&#109;</p>m</div>
|
||||
<div><p>&#110;</p>n</div>
|
||||
<div><p>&#111;</p>o</div>
|
||||
<div><p>&#112;</p>p</div>
|
||||
<div><p>&#113;</p>q</div>
|
||||
<div><p>&#114;</p>r</div>
|
||||
<div><p>&#115;</p>s</div>
|
||||
<div><p>&#116;</p>t</div>
|
||||
<div><p>&#117;</p>u</div>
|
||||
<div><p>&#118;</p>v</div>
|
||||
<div><p>&#119;</p>w</div>
|
||||
<div><p>&#120;</p>x</div>
|
||||
<div><p>&#121;</p>y</div>
|
||||
<div><p>&#122;</p>z</div>
|
||||
<div><p>&#123;</p>{</div>
|
||||
<div><p>&#124;</p>|</div>
|
||||
<div><p>&#125;</p>}</div>
|
||||
<div><p>&#126;</p>~</div>
|
||||
<div><p>&#160;</p> </div>
|
||||
<div><p>&#161;</p>¡</div>
|
||||
<div><p>&#162;</p>¢</div>
|
||||
<div><p>&#163;</p>£</div>
|
||||
<div><p>&#164;</p>¤</div>
|
||||
<div><p>&#165;</p>¥</div>
|
||||
<div><p>&#166;</p>¦</div>
|
||||
<div><p>&#167;</p>§</div>
|
||||
<div><p>&#168;</p>¨</div>
|
||||
<div><p>&#169;</p>©</div>
|
||||
<div><p>&#170;</p>ª</div>
|
||||
<div><p>&#171;</p>«</div>
|
||||
<div><p>&#172;</p>¬</div>
|
||||
<div><p>&#173;</p>­</div>
|
||||
<div><p>&#174;</p>®</div>
|
||||
<div><p>&#175;</p>¯</div>
|
||||
<div><p>&#176;</p>°</div>
|
||||
<div><p>&#177;</p>±</div>
|
||||
<div><p>&#178;</p>²</div>
|
||||
<div><p>&#179;</p>³</div>
|
||||
<div><p>&#180;</p>´</div>
|
||||
<div><p>&#182;</p>¶</div>
|
||||
<div><p>&#183;</p>·</div>
|
||||
<div><p>&#184;</p>¸</div>
|
||||
<div><p>&#185;</p>¹</div>
|
||||
<div><p>&#186;</p>º</div>
|
||||
<div><p>&#187;</p>»</div>
|
||||
<div><p>&#188;</p>¼</div>
|
||||
<div><p>&#189;</p>½</div>
|
||||
<div><p>&#190;</p>¾</div>
|
||||
<div><p>&#191;</p>¿</div>
|
||||
<div><p>&#192;</p>À</div>
|
||||
<div><p>&#193;</p>Á</div>
|
||||
<div><p>&#194;</p>Â</div>
|
||||
<div><p>&#195;</p>Ã</div>
|
||||
<div><p>&#196;</p>Ä</div>
|
||||
<div><p>&#197;</p>Å</div>
|
||||
<div><p>&#198;</p>Æ</div>
|
||||
<div><p>&#199;</p>Ç</div>
|
||||
<div><p>&#200;</p>È</div>
|
||||
<div><p>&#201;</p>É</div>
|
||||
<div><p>&#202;</p>Ê</div>
|
||||
<div><p>&#203;</p>Ë</div>
|
||||
<div><p>&#204;</p>Ì</div>
|
||||
<div><p>&#205;</p>Í</div>
|
||||
<div><p>&#206;</p>Î</div>
|
||||
<div><p>&#207;</p>Ï</div>
|
||||
<div><p>&#208;</p>Ð</div>
|
||||
<div><p>&#209;</p>Ñ</div>
|
||||
<div><p>&#210;</p>Ò</div>
|
||||
<div><p>&#211;</p>Ó</div>
|
||||
<div><p>&#212;</p>Ô</div>
|
||||
<div><p>&#213;</p>Õ</div>
|
||||
<div><p>&#214;</p>Ö</div>
|
||||
<div><p>&#215;</p>×</div>
|
||||
<div><p>&#216;</p>Ø</div>
|
||||
<div><p>&#217;</p>Ù</div>
|
||||
<div><p>&#218;</p>Ú</div>
|
||||
<div><p>&#219;</p>Û</div>
|
||||
<div><p>&#220;</p>Ü</div>
|
||||
<div><p>&#221;</p>Ý</div>
|
||||
<div><p>&#222;</p>Þ</div>
|
||||
<div><p>&#223;</p>ß</div>
|
||||
<div><p>&#224;</p>à</div>
|
||||
<div><p>&#225;</p>á</div>
|
||||
<div><p>&#226;</p>â</div>
|
||||
<div><p>&#227;</p>ã</div>
|
||||
<div><p>&#228;</p>ä</div>
|
||||
<div><p>&#229;</p>å</div>
|
||||
<div><p>&#230;</p>æ</div>
|
||||
<div><p>&#231;</p>ç</div>
|
||||
<div><p>&#232;</p>è</div>
|
||||
<div><p>&#233;</p>é</div>
|
||||
<div><p>&#234;</p>ê</div>
|
||||
<div><p>&#235;</p>ë</div>
|
||||
<div><p>&#236;</p>ì</div>
|
||||
<div><p>&#237;</p>í</div>
|
||||
<div><p>&#238;</p>î</div>
|
||||
<div><p>&#239;</p>ï</div>
|
||||
<div><p>&#240;</p>ð</div>
|
||||
<div><p>&#241;</p>ñ</div>
|
||||
<div><p>&#242;</p>ò</div>
|
||||
<div><p>&#243;</p>ó</div>
|
||||
<div><p>&#244;</p>ô</div>
|
||||
<div><p>&#245;</p>õ</div>
|
||||
<div><p>&#246;</p>ö</div>
|
||||
<div><p>&#247;</p>÷</div>
|
||||
<div><p>&#248;</p>ø</div>
|
||||
<div><p>&#249;</p>ù</div>
|
||||
<div><p>&#250;</p>ú</div>
|
||||
<div><p>&#251;</p>û</div>
|
||||
<div><p>&#252;</p>ü</div>
|
||||
<div><p>&#253;</p>ý</div>
|
||||
<div><p>&#254;</p>þ</div>
|
||||
<div><p>&#255;</p>ÿ</div>
|
||||
<div><p>&#338;</p>Œ</div>
|
||||
<div><p>&#339;</p>œ</div>
|
||||
<div><p>&#376;</p>Ÿ</div>
|
||||
<div><p>&#710;</p>ˆ</div>
|
||||
<div><p>&#732;</p>˜</div>
|
||||
<div><p>&#8192;</p> </div>
|
||||
<div><p>&#8193;</p> </div>
|
||||
<div><p>&#8194;</p> </div>
|
||||
<div><p>&#8195;</p> </div>
|
||||
<div><p>&#8196;</p> </div>
|
||||
<div><p>&#8197;</p> </div>
|
||||
<div><p>&#8198;</p> </div>
|
||||
<div><p>&#8199;</p> </div>
|
||||
<div><p>&#8200;</p> </div>
|
||||
<div><p>&#8201;</p> </div>
|
||||
<div><p>&#8202;</p> </div>
|
||||
<div><p>&#8208;</p>‐</div>
|
||||
<div><p>&#8209;</p>‑</div>
|
||||
<div><p>&#8210;</p>‒</div>
|
||||
<div><p>&#8211;</p>–</div>
|
||||
<div><p>&#8212;</p>—</div>
|
||||
<div><p>&#8216;</p>‘</div>
|
||||
<div><p>&#8217;</p>’</div>
|
||||
<div><p>&#8218;</p>‚</div>
|
||||
<div><p>&#8220;</p>“</div>
|
||||
<div><p>&#8221;</p>”</div>
|
||||
<div><p>&#8222;</p>„</div>
|
||||
<div><p>&#8226;</p>•</div>
|
||||
<div><p>&#8230;</p>…</div>
|
||||
<div><p>&#8239;</p> </div>
|
||||
<div><p>&#8249;</p>‹</div>
|
||||
<div><p>&#8250;</p>›</div>
|
||||
<div><p>&#8287;</p> </div>
|
||||
<div><p>&#8364;</p>€</div>
|
||||
<div><p>&#8482;</p>™</div>
|
||||
<div><p>&#9724;</p>◼</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div id="specs">
|
||||
|
||||
</div>
|
||||
|
||||
<div id="installing">
|
||||
<div class="section">
|
||||
<div class="grid7 firstcol">
|
||||
<h1>Installing Webfonts</h1>
|
||||
|
||||
<p>Webfonts are supported by all major browser platforms but not all in the same way. There are currently four different font formats that must be included in order to target all browsers. This includes TTF, WOFF, EOT and SVG.</p>
|
||||
|
||||
<h2>1. Upload your webfonts</h2>
|
||||
<p>You must upload your webfont kit to your website. They should be in or near the same directory as your CSS files.</p>
|
||||
|
||||
<h2>2. Include the webfont stylesheet</h2>
|
||||
<p>A special CSS @font-face declaration helps the various browsers select the appropriate font it needs without causing you a bunch of headaches. Learn more about this syntax by reading the <a href="http://www.fontspring.com/blog/further-hardening-of-the-bulletproof-syntax">Fontspring blog post</a> about it. The code for it is as follows:</p>
|
||||
|
||||
|
||||
<code>
|
||||
@font-face{
|
||||
font-family: 'MyWebFont';
|
||||
src: url('WebFont.eot');
|
||||
src: url('WebFont.eot?#iefix') format('embedded-opentype'),
|
||||
url('WebFont.woff') format('woff'),
|
||||
url('WebFont.ttf') format('truetype'),
|
||||
url('WebFont.svg#webfont') format('svg');
|
||||
}
|
||||
</code>
|
||||
|
||||
<p>We've already gone ahead and generated the code for you. All you have to do is link to the stylesheet in your HTML, like this:</p>
|
||||
<code><link rel="stylesheet" href="stylesheet.css" type="text/css" charset="utf-8" /></code>
|
||||
|
||||
<h2>3. Modify your own stylesheet</h2>
|
||||
<p>To take advantage of your new fonts, you must tell your stylesheet to use them. Look at the original @font-face declaration above and find the property called "font-family." The name linked there will be what you use to reference the font. Prepend that webfont name to the font stack in the "font-family" property, inside the selector you want to change. For example:</p>
|
||||
<code>p { font-family: 'WebFont', Arial, sans-serif; }</code>
|
||||
|
||||
<h2>4. Test</h2>
|
||||
<p>Getting webfonts to work cross-browser <em>can</em> be tricky. Use the information in the sidebar to help you if you find that fonts aren't loading in a particular browser.</p>
|
||||
</div>
|
||||
|
||||
<div class="grid5 sidebar">
|
||||
<div class="box">
|
||||
<h2>Troubleshooting<br />Font-Face Problems</h2>
|
||||
<p>Having trouble getting your webfonts to load in your new website? Here are some tips to sort out what might be the problem.</p>
|
||||
|
||||
<h3>Fonts not showing in any browser</h3>
|
||||
|
||||
<p>This sounds like you need to work on the plumbing. You either did not upload the fonts to the correct directory, or you did not link the fonts properly in the CSS. If you've confirmed that all this is correct and you still have a problem, take a look at your .htaccess file and see if requests are getting intercepted.</p>
|
||||
|
||||
<h3>Fonts not loading in iPhone or iPad</h3>
|
||||
|
||||
<p>The most common problem here is that you are serving the fonts from an IIS server. IIS refuses to serve files that have unknown MIME types. If that is the case, you must set the MIME type for SVG to "image/svg+xml" in the server settings. Follow these instructions from Microsoft if you need help.</p>
|
||||
|
||||
<h3>Fonts not loading in Firefox</h3>
|
||||
|
||||
<p>The primary reason for this failure? You are still using a version Firefox older than 3.5. So upgrade already! If that isn't it, then you are very likely serving fonts from a different domain. Firefox requires that all font assets be served from the same domain. Lastly it is possible that you need to add WOFF to your list of MIME types (if you are serving via IIS.)</p>
|
||||
|
||||
<h3>Fonts not loading in IE</h3>
|
||||
|
||||
<p>Are you looking at Internet Explorer on an actual Windows machine or are you cheating by using a service like Adobe BrowserLab? Many of these screenshot services do not render @font-face for IE. Best to test it on a real machine.</p>
|
||||
|
||||
<h3>Fonts not loading in IE9</h3>
|
||||
|
||||
<p>IE9, like Firefox, requires that fonts be served from the same domain as the website. Make sure that is the case.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div id="footer">
|
||||
<p>©2010-2011 Font Squirrel. All rights reserved.</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Binary file not shown.
@ -0,0 +1,342 @@
|
||||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
||||
<svg xmlns="http://www.w3.org/2000/svg">
|
||||
<metadata></metadata>
|
||||
<defs>
|
||||
<font id="florencesansregular" horiz-adv-x="444" >
|
||||
<font-face units-per-em="2048" ascent="1638" descent="-410" />
|
||||
<missing-glyph horiz-adv-x="892" />
|
||||
<glyph horiz-adv-x="0" />
|
||||
<glyph unicode="
" horiz-adv-x="1024" />
|
||||
<glyph unicode=" " horiz-adv-x="892" />
|
||||
<glyph unicode="	" horiz-adv-x="892" />
|
||||
<glyph unicode=" " horiz-adv-x="892" />
|
||||
<glyph unicode="!" horiz-adv-x="516" d="M133 125q0 -53 36 -89t89 -36t89 36t36 89t-36 89t-89 36t-89 -36t-36 -89zM168 1434l37 -1041h106l37 1041h-180z" />
|
||||
<glyph unicode=""" horiz-adv-x="946" d="M133 1505l78 -491q10 -47 47 -47t47 47l78 491h-250zM563 1505l78 -491q10 -47 47 -47t47 47l78 491h-250z" />
|
||||
<glyph unicode="#" horiz-adv-x="1196" d="M133 608h193l-19 -215h144l18 215h215l-18 -215h143l18 215h238v144h-225l20 215h205v143h-193l19 215h-143l-19 -215h-215l18 215h-143l-18 -215h-238v-143h225l-20 -215h-205v-144zM481 752l21 215h215l-21 -215h-215z" />
|
||||
<glyph unicode="$" horiz-adv-x="1411" d="M133 387q0 -184 156 -297q129 -96 327 -121v-149h179v149q201 25 329 121q156 115 156 297q0 201 -150 301q-104 66 -335 103v491q55 -10 101 -25.5t81 -42.5q88 -63 88 -163h178q0 172 -141 288q-127 100 -307 125v148h-179v-148q-92 -12 -167.5 -43.5t-139.5 -81.5 q-141 -117 -141 -288q0 -195 133 -297q49 -35 127 -63.5t188 -45.5v-495q-61 6 -112 21t-90 42q-102 66 -103 174h-178zM348 1051q0 100 88 163q35 27 80 42.5t100 25.5v-463q-123 25 -182 66q-86 57 -86 166zM795 150v466q139 -25 202 -59q103 -53 103 -170 q0 -203 -305 -237z" />
|
||||
<glyph unicode="%" horiz-adv-x="1787" d="M133 1110q0 -152 103 -254q106 -104 256 -104q147 0 251 104q107 107 107 254t-107 254q-104 104 -251 104q-150 0 -256 -104q-102 -102 -103 -254zM186 0h179l1237 1434h-179zM276 1110q0 90 62 152q63 63 154 63q90 0 151 -61q64 -64 64 -154q0 -88 -63.5 -151.5 t-151.5 -63.5q-86 0 -154 63q-61 63 -62 152zM938 322q0 -150 104.5 -254.5t253.5 -104.5q150 0 254.5 104.5t104.5 254.5t-104.5 254t-254.5 104t-254 -104.5t-104 -253.5zM1081 322q0 90 64 153q61 61 151 62q92 0 153.5 -61.5t61.5 -153.5q0 -90 -61 -152 q-63 -63 -154 -64q-88 0 -151.5 63.5t-63.5 152.5z" />
|
||||
<glyph unicode="&" horiz-adv-x="1363" d="M133 399q0 -176 127 -307q129 -129 307 -129q213 0 383 141l66 -104h215l-158 244q16 23 28.5 46t22.5 46h-2l86 194l-164 72l-81 -186l-252 385q72 45 117.5 79.5t68.5 57.5q82 88 82 213q0 133 -98 225q-90 92 -230 92q-66 0 -123 -22.5t-104 -69.5q-92 -96 -92 -225 q0 -76 43 -158q6 -12 27.5 -47t62.5 -94q-158 -100 -229 -184q-102 -117 -103 -269zM311 403q0 98 82 179q23 23 65 52.5t103 70.5l291 -449q-123 -115 -285 -115q-109 0 -180 78q-76 76 -76 184zM510 1153q0 57 40 98t99 41t104.5 -42t45.5 -101q0 -80 -80 -129l-105 -68 l-77 119q-27 39 -27 82z" />
|
||||
<glyph unicode="'" horiz-adv-x="516" d="M133 1505l78 -491q10 -47 47 -47t47 47l78 491h-250z" />
|
||||
<glyph unicode="(" horiz-adv-x="659" d="M133 627q0 -250 64 -432q33 -90 88 -183.5t135 -191.5h106q-119 209 -168 387q-47 178 -47 420t47 420q23 88 66 184t102 203h-106q-158 -193 -223 -377q-63 -176 -64 -430z" />
|
||||
<glyph unicode=")" horiz-adv-x="659" d="M133 -180h107q80 98 135 191t88 184q63 182 63 432q0 254 -63 430q-66 184 -223 377h-107q59 -106 102.5 -202.5t65.5 -184.5q47 -178 47 -420q0 -246 -49 -420q-47 -176 -166 -387z" />
|
||||
<glyph unicode="*" horiz-adv-x="956" d="M133 852l72 -127l203 119v-236h143v236l201 -119l71 127l-200 115l200 116l-71 127l-201 -118v233h-143v-233l-203 118l-72 -127l203 -116z" />
|
||||
<glyph unicode="+" horiz-adv-x="980" d="M133 465h287v-287h143v287h287v143h-287v287h-143v-287h-287v-143z" />
|
||||
<glyph unicode="," horiz-adv-x="516" d="M133 250l78 -490q10 -47 47 -47t47 47l78 490h-250z" />
|
||||
<glyph unicode="-" horiz-adv-x="980" d="M133 465h717v143h-717v-143z" />
|
||||
<glyph unicode="." horiz-adv-x="516" d="M133 125q0 -53 36 -89t89 -36t89 36t36 89t-36 89t-89 36t-89 -36t-36 -89z" />
|
||||
<glyph unicode="/" horiz-adv-x="894" d="M88 -100l168 -62l553 1516l-170 61z" />
|
||||
<glyph unicode="0" horiz-adv-x="1394" d="M88 717q0 -293 156 -510q176 -244 452 -244q279 0 455 244q156 221 156 510q0 291 -156 508q-174 244 -455 243q-279 0 -452 -243q-78 -109 -117 -236t-39 -272zM266 717q0 217 105 381q121 193 325 192q203 0 328 -192q102 -160 102 -381t-102 -381q-123 -193 -328 -193 q-207 0 -325 193q-104 162 -105 381z" />
|
||||
<glyph unicode="1" horiz-adv-x="1394" d="M365 1053l114 -115l266 268v-1206h179v1434h-179z" />
|
||||
<glyph unicode="2" horiz-adv-x="1394" d="M160 0h1075v178h-844q70 129 301 264q154 92 244 148.5t121 83.5q178 154 178 358q0 205 -172 326q-154 111 -367 110q-211 0 -360 -100q-176 -117 -176 -317h178q0 123 121 188q98 51 229 51q145 0 244 -55q123 -72 123 -203q0 -176 -232 -327q-109 -68 -215 -135.5 t-215 -133.5q-233 -182 -233 -436z" />
|
||||
<glyph unicode="3" horiz-adv-x="1394" d="M150 221q74 -131 225 -196q135 -61 297 -62q229 0 393 115q180 131 180 352q0 266 -278 377q207 86 207 287q0 193 -164 288q-135 86 -338 86q-164 0 -285 -57q-150 -63 -197 -201l168 -61q49 141 314 141q125 0 209 -37q115 -49 114 -159q0 -94 -118 -154 q-92 -45 -205 -45h-107v-178h107q145 0 260 -70q135 -80 135 -217q0 -143 -131 -223q-106 -63 -264 -64q-279 0 -367 168z" />
|
||||
<glyph unicode="4" horiz-adv-x="1394" d="M123 287h788v-287h181v287h178v178h-178v969h-154l-815 -969v-178zM313 465l598 702v-702h-598z" />
|
||||
<glyph unicode="5" horiz-adv-x="1394" d="M139 326q63 -166 215 -265q147 -98 328 -98q229 0 401 156q172 154 172 383t-172 383q-170 154 -401 153q-186 0 -336 -100v315h731v181h-911v-697l170 -65q53 88 146 138t200 50q156 0 272 -100q123 -104 123 -258t-123 -258q-117 -100 -272 -101q-115 0 -219 62 q-100 59 -148 166z" />
|
||||
<glyph unicode="6" horiz-adv-x="1394" d="M104 717q0 -293 156 -510q176 -244 453 -244q231 0 401 154q176 158 176 389q0 227 -176 387q-166 152 -401 151q-272 0 -420 -206q29 186 129 309q115 143 291 143q188 0 301 -155l139 104q-172 229 -440 229q-279 0 -453 -243q-78 -109 -117 -236t-39 -272zM336 504 q0 158 108 258q111 104 269 104q80 0 148.5 -25.5t127.5 -74.5q121 -108 121 -262q0 -158 -119 -258q-61 -51 -129.5 -77t-148.5 -26q-143 0 -260 109q-117 111 -117 252z" />
|
||||
<glyph unicode="7" horiz-adv-x="1394" d="M276 1253h760l-733 -1253h213l727 1253v181h-967v-181z" />
|
||||
<glyph unicode="8" horiz-adv-x="1394" d="M123 430q0 -223 182 -352q162 -115 391 -115t394 115q180 129 180 352q0 266 -279 377q207 84 207 287q0 190 -162 288q-139 86 -340 86t-338 -86q-164 -98 -163 -288q0 -205 208 -287q-281 -111 -280 -377zM303 430q0 137 133 217q115 70 260 70q147 0 260 -70 q136 -80 136 -217q0 -143 -131 -223q-106 -63 -265 -64q-156 0 -262 64q-131 80 -131 223zM375 1094q0 111 112 159q82 37 209 37t211 -37q113 -48 113 -159q0 -96 -119 -154q-92 -45 -205 -45t-202 45q-119 57 -119 154z" />
|
||||
<glyph unicode="9" horiz-adv-x="1394" d="M104 928q0 -225 175 -387q170 -152 401 -152q274 0 422 207q-31 -186 -129 -309q-119 -143 -293 -144q-184 0 -301 156l-139 -106q174 -229 440 -230q279 0 455 244q155 217 155 510q0 145 -39 272t-116 236q-174 244 -455 243q-231 0 -401 -151q-174 -162 -175 -389z M283 930q0 158 120 258q121 102 277 102q141 0 260 -108q119 -111 119 -252q0 -156 -111 -260q-113 -102 -268 -103q-156 0 -276.5 102.5t-120.5 260.5z" />
|
||||
<glyph unicode=":" horiz-adv-x="516" d="M133 125q0 -53 36 -89t89 -36t89 36t36 89t-36 89t-89 36t-89 -36t-36 -89zM133 770q0 -53 36 -89t89 -36t89 36t36 89t-36 89t-89 36t-89 -36t-36 -89z" />
|
||||
<glyph unicode=";" horiz-adv-x="516" d="M133 250l78 -490q10 -47 47 -47t47 47l78 490h-250zM133 770q0 -53 36 -89t89 -36t89 36t36 89t-36 89t-89 36t-89 -36t-36 -89z" />
|
||||
<glyph unicode="<" horiz-adv-x="944" d="M133 465l600 -389l78 119l-526 342l526 344l-78 118l-600 -391v-143z" />
|
||||
<glyph unicode="=" horiz-adv-x="980" d="M133 305h717v144h-717v-144zM133 627h717v143h-717v-143z" />
|
||||
<glyph unicode=">" horiz-adv-x="944" d="M133 195l78 -119l600 389v143l-600 391l-78 -118l526 -344z" />
|
||||
<glyph unicode="?" horiz-adv-x="909" d="M133 1139h178q2 59 43 105t101 46q61 0 102 -46t41 -105q0 -96 -90 -174q-41 -35 -81 -68t-81 -68q-90 -90 -90 -215q0 -8 5 -62t15 -159h107q8 61 11 106.5t7 73.5q18 141 121 215q41 29 84 56.5t86 56.5q86 76 86 238q0 131 -96 231q-90 98 -227 98t-229.5 -98 t-92.5 -231zM205 125q0 -53 35.5 -89t89.5 -36q53 0 89 36t36 89t-36 89t-89 36t-89 -36t-36 -89z" />
|
||||
<glyph unicode="@" horiz-adv-x="2127" d="M133 537q0 -385 273 -658q274 -274 659 -274q127 0 262 41l-31 118q-111 -33 -231 -32q-334 0 -571 237q-236 236 -236 568q0 334 236 569q238 238 571 237q334 0 569.5 -235.5t235.5 -570.5q0 -154 -80 -273q-92 -139 -236 -139q-63 0 -102 51t-39 117v6t2 16l53 625 h-133l-12 -145q-104 172 -309 172q-180 0 -312 -144q-129 -141 -129 -325q0 -158 103 -277q104 -115 262 -115q207 0 340 173q0 -115 76 -197q74 -82 188 -82q199 0 330 174q125 162 125 363q0 385 -275 659q-272 272 -657 272q-387 0 -659.5 -272t-272.5 -659zM709 512 q0 129 96 225.5t225 96.5q113 0 193 -80q77 -78 77 -191q0 -127 -96 -227q-100 -94 -225 -94q-117 0 -193 80q-78 78 -77 190z" />
|
||||
<glyph unicode="A" horiz-adv-x="1320" d="M43 0h190l117 322h617l118 -322h193l-522 1434h-191zM416 502l243 669l244 -669h-487z" />
|
||||
<glyph unicode="B" horiz-adv-x="1339" d="M133 0h645q178 0 312 113q135 114 135 290q0 240 -252 320q217 88 217 307q0 172 -137 293q-133 111 -312 111h-608v-1434zM311 178v449h467q109 0 183 -60q86 -66 86 -164q0 -102 -86 -165q-78 -59 -183 -60h-467zM311 807v446h430q106 0 183 -57q86 -66 86 -166 t-86 -164q-74 -59 -183 -59h-430z" />
|
||||
<glyph unicode="C" horiz-adv-x="1486" d="M88 717q0 -307 219 -533q223 -221 533 -221q311 0 532 221l-129 123q-168 -164 -403 -164q-236 0 -404 168q-170 168 -170 406t170 405q168 168 404 168q238 0 403 -166l129 125q-219 219 -532 219q-311 0 -533 -221q-219 -223 -219 -530z" />
|
||||
<glyph unicode="D" horiz-adv-x="1501" d="M133 0h537q297 0 506 209q210 211 210 508q0 295 -210 506q-209 211 -506 211h-537v-1434zM311 178v1075h359q223 0 380.5 -157.5t157.5 -378.5q0 -219 -157 -381q-162 -158 -381 -158h-359z" />
|
||||
<glyph unicode="E" horiz-adv-x="1267" d="M133 0h1004v178h-826v449h645v180h-645v446h826v181h-1004v-1434z" />
|
||||
<glyph unicode="F" horiz-adv-x="1206" d="M133 0h178v627h645v180h-645v446h826v181h-1004v-1434z" />
|
||||
<glyph unicode="G" horiz-adv-x="1583" d="M88 717q0 -307 219 -533q223 -221 533 -221q193 0 358.5 90t269.5 250v504h-628v-180h450v-267q-172 -217 -450 -217q-236 0 -404 168q-170 168 -170 406t170 405q168 168 404 168q135 0 257 -60.5t201 -168.5l148 102q-106 145 -266 225t-340 80q-311 0 -533 -221 q-219 -223 -219 -530z" />
|
||||
<glyph unicode="H" horiz-adv-x="1411" d="M133 0h178v627h789v-627h180v1434h-180v-627h-789v627h-178v-1434z" />
|
||||
<glyph unicode="I" d="M133 0h178v1434h-178v-1434z" />
|
||||
<glyph unicode="J" horiz-adv-x="1085" d="M70 203q66 -111 177 -175.5t240 -64.5q199 0 340 143q144 142 144 343v985h-543v-181h365v-804q0 -125 -90.5 -215.5t-215.5 -90.5q-168 0 -258 144z" />
|
||||
<glyph unicode="K" horiz-adv-x="1259" d="M133 0h178v537l203 202l481 -739h213l-565 868l565 566h-254l-643 -643v643h-178v-1434z" />
|
||||
<glyph unicode="L" horiz-adv-x="1026" d="M133 0h823v178h-645v1256h-178v-1434z" />
|
||||
<glyph unicode="M" horiz-adv-x="1691" d="M133 0h178v1208l441 -1208h190l438 1202v-1202h179v1434h-287l-426 -1172l-426 1172h-287v-1434z" />
|
||||
<glyph unicode="N" horiz-adv-x="1411" d="M133 0h178v1110l789 -1110h180v1434h-180v-1112l-789 1112h-178v-1434z" />
|
||||
<glyph unicode="O" horiz-adv-x="1681" d="M88 717q0 -309 219 -533q221 -221 533 -221q311 0 532 221.5t221 532.5t-221 532q-219 219 -532 219t-533 -219q-219 -223 -219 -532zM266 717q0 238 170 405q168 168 404 168q238 0 405.5 -167.5t167.5 -405.5t-168 -406t-405 -168q-236 0 -404 168q-170 168 -170 406z " />
|
||||
<glyph unicode="P" horiz-adv-x="1259" d="M133 0h178v627h430q176 0 312 112q137 117 137 291q0 172 -137 293q-133 111 -312 111h-608v-1434zM311 807v446h430q106 0 183 -57q86 -66 86 -166t-86 -164q-74 -59 -183 -59h-430z" />
|
||||
<glyph unicode="Q" horiz-adv-x="1681" d="M88 717q0 -289 191 -500q193 -215 473 -248v-327h178v327q281 33 473 248q190 215 190 500q0 311 -221 532q-219 219 -532 219t-533 -219q-219 -223 -219 -532zM266 717q0 238 170 405q168 168 404 168q238 0 405.5 -167.5t167.5 -405.5q0 -215 -137 -373 q-135 -160 -346 -194v208h-178v-208q-213 35 -346 194q-139 162 -140 373z" />
|
||||
<glyph unicode="R" horiz-adv-x="1331" d="M133 0h178v627h215q186 0 269 -125l325 -502h213l-325 502q-90 137 -142 141q143 37 232 141q92 104 92 246q0 172 -137 293q-133 111 -312 111h-608v-1434zM311 807v446h430q106 0 183 -57q86 -66 86 -166t-86 -164q-74 -59 -183 -59h-430z" />
|
||||
<glyph unicode="S" horiz-adv-x="1376" d="M115 387q0 -203 192 -321q168 -102 381 -103q213 0 379 100q195 123 195 324q0 254 -242 346l-449 92q-241 57 -241 225q0 122 125 189q51 25 108.5 38t124.5 13q131 0 234 -53q125 -63 125 -186h178q0 195 -176 313q-158 104 -361 104q-205 0 -360 -104 q-178 -121 -178 -313q0 -262 243 -355q111 -23 223.5 -45t223.5 -45q241 -55 241 -218q0 -132 -139 -195q-104 -49 -254 -50q-147 0 -254 50q-141 63 -141 194h-178z" />
|
||||
<glyph unicode="T" horiz-adv-x="1232" d="M61 1253h465v-1253h181v1253h464v181h-1110v-181z" />
|
||||
<glyph unicode="U" horiz-adv-x="1376" d="M115 537q0 -236 168 -404q170 -170 405 -170q236 0 406 170q168 168 168 404v897h-181v-897q0 -160 -114 -279q-115 -115 -279 -115q-166 0 -280 115q-115 119 -115 279v897h-178v-897z" />
|
||||
<glyph unicode="V" horiz-adv-x="1320" d="M43 1434l522 -1434h191l522 1434h-193l-426 -1172l-426 1172h-190z" />
|
||||
<glyph unicode="W" horiz-adv-x="1916" d="M43 1434l410 -1434h186l319 1110l318 -1110h186l412 1434h-186l-320 -1110l-315 1110h-187l-319 -1110l-318 1110h-186z" />
|
||||
<glyph unicode="X" horiz-adv-x="1337" d="M51 0h223l394 559l395 -559h221l-504 717l504 717h-221l-395 -560l-394 560h-223l506 -717z" />
|
||||
<glyph unicode="Y" horiz-adv-x="1318" d="M43 1434l526 -748v-686h181v686l526 748h-223l-394 -560l-395 560h-221z" />
|
||||
<glyph unicode="Z" horiz-adv-x="1376" d="M115 0h1147v178h-904l904 1075v181h-1147v-181h903l-903 -1075v-178z" />
|
||||
<glyph unicode="[" horiz-adv-x="694" d="M133 -180h430v180h-252v1253h252v181h-430v-1614z" />
|
||||
<glyph unicode="\" horiz-adv-x="894" d="M88 1354l551 -1516l170 62l-553 1515z" />
|
||||
<glyph unicode="]" horiz-adv-x="694" d="M133 0v-180h430v1614h-430v-181h250v-1253h-250z" />
|
||||
<glyph unicode="^" horiz-adv-x="993" d="M133 672l131 -60l232 523l233 -523l131 60l-293 653h-143z" />
|
||||
<glyph unicode="_" horiz-adv-x="892" d="M0 0h893v143h-893v-143z" />
|
||||
<glyph unicode="`" horiz-adv-x="550" d="M133 1434l178 -215h109l-109 215h-178z" />
|
||||
<glyph unicode="a" horiz-adv-x="1368" d="M88 537q0 -233 152 -400q156 -174 385 -174q268 0 430 230v-193h180v1075h-180v-194q-160 229 -430 229q-229 0 -383 -172q-154 -170 -154 -401zM266 537q0 84 29 151.5t86 126.5q117 117 281 117q162 0 276 -117q117 -116 117 -278t-117 -279q-113 -115 -276 -115 q-166 0 -281 115q-115 119 -115 279z" />
|
||||
<glyph unicode="b" horiz-adv-x="1368" d="M133 0h178v193q164 -229 430 -230q231 0 385 174q154 169 154 400q0 229 -156 401q-152 172 -383 172q-268 0 -430 -229v553h-178v-1434zM311 537q0 84 29 151.5t86 126.5q117 117 281 117q162 0 276 -117q117 -116 117 -278t-117 -279q-113 -115 -276 -115 q-166 0 -281 115q-115 119 -115 279z" />
|
||||
<glyph unicode="c" horiz-adv-x="1230" d="M88 537q0 -236 168 -404q170 -170 406 -170q133 0 253.5 60.5t200.5 166.5l-149 97q-125 -143 -305 -144q-166 0 -281 115q-115 119 -115 279q0 84 29 151.5t86 126.5q117 117 281 117q180 0 305 -144l149 97q-80 106 -200.5 165.5t-253.5 59.5q-238 0 -406 -168 t-168 -405z" />
|
||||
<glyph unicode="d" horiz-adv-x="1368" d="M88 537q0 -233 152 -400q156 -174 385 -174q268 0 430 230v-193h180v1434h-180v-553q-160 229 -430 229q-229 0 -383 -172q-154 -170 -154 -401zM266 537q0 84 29 151.5t86 126.5q117 117 281 117q162 0 276 -117q117 -116 117 -278t-117 -279q-113 -115 -276 -115 q-166 0 -281 115q-115 119 -115 279z" />
|
||||
<glyph unicode="e" horiz-adv-x="1323" d="M88 537q0 -236 168 -404q170 -170 406 -170q133 0 253.5 60.5t200.5 166.5l-149 97q-121 -143 -305 -144q-135 0 -246 86q-111 88 -137 220h948q8 41 8 88q0 238 -168 405q-170 168 -405 168q-238 0 -406 -168t-168 -405zM279 627q27 131 137 219q111 86 246 86t243 -86 q108 -84 139 -219h-765z" />
|
||||
<glyph unicode="f" horiz-adv-x="671" d="M88 788h107v-1146h180v1146h178v179h-178v233q0 37 26.5 64.5t63.5 27.5q29 0 55 -20l82 162q-57 34 -133 34h-4q-113 0 -191 -77q-80 -78 -79 -191v-233h-107v-179z" />
|
||||
<glyph unicode="g" horiz-adv-x="1368" d="M88 537q0 -233 152 -400q160 -174 385 -174q127 0 243 64q115 63 187 166q0 -86 -28 -160t-83 -131q-111 -117 -282 -117q-184 0 -306 143l-137 -114q174 -209 443 -209q231 0 405 170q168 167 168 403v897h-180v-194q-72 104 -187 168q-115 61 -243 61q-227 0 -383 -172 q-154 -170 -154 -401zM266 537q0 84 29 151.5t86 126.5q117 117 281 117q162 0 276 -117q117 -116 117 -278t-117 -279q-113 -115 -276 -115q-166 0 -281 115q-115 119 -115 279z" />
|
||||
<glyph unicode="h" horiz-adv-x="1179" d="M133 0h178v645q0 119 84 203t203 84t203 -84t84 -203v-645h180v645q0 184 -121 322q-125 143 -309 143q-199 0 -324 -158v482h-178v-1434z" />
|
||||
<glyph unicode="i" d="M96 1343q0 -53 36 -88.5t89 -35.5t90 35.5t37 88.5t-37 89t-90 36t-89 -35.5t-36 -89.5zM133 0h178v1075h-178v-1075z" />
|
||||
<glyph unicode="j" d="M-94 -356q66 -39 137 -39q106 0 190 80q78 77 78 190v1200h-178v-1200q0 -37 -26.5 -63.5t-63.5 -26.5q-33 0 -55 20zM96 1343q0 -53 36 -88.5t89 -35.5t90 35.5t37 88.5t-37 89t-90 36t-89 -35.5t-36 -89.5z" />
|
||||
<glyph unicode="k" horiz-adv-x="1116" d="M133 0h178v322l199 200l342 -522h213l-424 651l424 424h-254l-500 -500v859h-178v-1434z" />
|
||||
<glyph unicode="l" d="M133 0h178v1434h-178v-1434z" />
|
||||
<glyph unicode="m" horiz-adv-x="1787" d="M133 0h178v645q0 111 70 199q74 88 182 88q109 0 182 -90q68 -84 68 -197v-645h180v645q0 115 70 199q70 88 180 88q111 0 182 -90q70 -86 70 -197v-645h178v645q0 92 -29.5 174t-89.5 150q-127 141 -311 141q-227 0 -334 -209q-90 209 -293 209q-193 0 -305 -158v123 h-178v-1075z" />
|
||||
<glyph unicode="n" horiz-adv-x="1179" d="M133 0h178v645q0 119 84 203t203 84t203 -84t84 -203v-645h180v645q0 184 -121 322q-125 143 -309 143q-199 0 -324 -158v123h-178v-1075z" />
|
||||
<glyph unicode="o" horiz-adv-x="1323" d="M88 537q0 -236 168 -404q170 -170 406 -170q231 0 405 170q168 168 168 404q0 238 -168 405q-170 168 -405 168q-238 0 -406 -168t-168 -405zM266 537q0 84 29 151.5t86 126.5q117 117 281 117q162 0 276 -117q117 -116 117 -278t-117 -279q-113 -115 -276 -115 q-166 0 -281 115q-115 119 -115 279z" />
|
||||
<glyph unicode="p" horiz-adv-x="1368" d="M133 -358h178v551q164 -229 430 -230q231 0 385 174q154 169 154 400q0 229 -156 401q-152 172 -383 172q-268 0 -430 -229v194h-178v-1433zM311 537q0 84 29 151.5t86 126.5q117 117 281 117q162 0 276 -117q117 -116 117 -278t-117 -279q-113 -115 -276 -115 q-166 0 -281 115q-115 119 -115 279z" />
|
||||
<glyph unicode="q" horiz-adv-x="1368" d="M88 537q0 -233 152 -400q156 -174 385 -174q268 0 430 230v-551h180v1433h-180v-194q-160 229 -430 229q-229 0 -383 -172q-154 -170 -154 -401zM266 537q0 84 29 151.5t86 126.5q117 117 281 117q162 0 276 -117q117 -116 117 -278t-117 -279q-113 -115 -276 -115 q-166 0 -281 115q-115 119 -115 279z" />
|
||||
<glyph unicode="r" horiz-adv-x="772" d="M133 0h178v645q0 119 84 203t203 84q29 0 53 -5.5t51 -15.5v195q-16 4 -34 4h-33q-199 0 -324 -158v123h-178v-1075z" />
|
||||
<glyph unicode="s" horiz-adv-x="1124" d="M115 295q0 -158 149 -252q66 -39 139.5 -59.5t159.5 -20.5t159 20.5t138 59.5q150 94 150 252q0 201 -181 270q-10 4 -93 21.5t-242 50.5q-182 35 -183 143q0 80 90 121q68 31 162 31t160 -31q90 -41 90 -121h180q0 154 -143 248q-125 82 -287 82q-166 0 -287 -82 q-143 -92 -143 -248q0 -203 180 -272q12 -4 95.5 -21.5t242.5 -50.5q180 -35 180 -141q0 -152 -268 -152q-109 0 -170 27q-100 39 -100 125h-178z" />
|
||||
<glyph unicode="t" horiz-adv-x="749" d="M70 895h215v-1253h180v1253h215v180h-215v250h-180v-250h-215v-180z" />
|
||||
<glyph unicode="u" horiz-adv-x="1179" d="M115 430q0 -188 121 -324q127 -143 309 -143q195 0 321 158v-121h181v1075h-181v-645q0 -119 -84 -203t-202 -84q-117 0 -201 84q-86 82 -86 203v645h-178v-645z" />
|
||||
<glyph unicode="v" horiz-adv-x="1148" d="M43 1075l434 -1075h193l436 1075h-195l-338 -837l-337 837h-193z" />
|
||||
<glyph unicode="w" horiz-adv-x="1671" d="M43 1075l350 -1075h187l258 784l254 -784h188l348 1075h-188l-254 -784l-256 784h-189l-254 -784l-256 784h-188z" />
|
||||
<glyph unicode="x" horiz-adv-x="1083" d="M51 0h223l267 379l268 -379h223l-381 537l381 538h-223l-268 -381l-267 381h-223l379 -538z" />
|
||||
<glyph unicode="y" horiz-adv-x="1148" d="M43 1075l434 -1075l-67 -166q-18 -49 -82 -49q-35 0 -90 18v-180q55 -18 90 -18q184 0 252 170l526 1300h-195l-338 -837l-337 837h-193z" />
|
||||
<glyph unicode="z" horiz-adv-x="1196" d="M115 0h966v178h-714l714 717v180h-966v-180h714l-714 -717v-178z" />
|
||||
<glyph unicode="{" horiz-adv-x="821" d="M133 537h53q53 0 89 -29t36 -78v-305q0 -113 88 -207q88 -98 199 -98h90v180h-72q-25 0 -47 11.5t-39.5 28.5t-27.5 39.5t-10 45.5v287q0 68 -48 139q-51 76 -116 76q66 0 116 78q47 72 48 137v286q0 47 38.5 86t85.5 39h72v181h-90q-109 0 -199 -97q-88 -96 -88 -209 v-305q0 -49 -35.5 -77.5t-89.5 -28.5h-53v-180z" />
|
||||
<glyph unicode="|" d="M133 -180h178v1614h-178v-1614z" />
|
||||
<glyph unicode="}" horiz-adv-x="821" d="M133 0v-180h88q109 0 199 98q88 94 88 207v305q0 49 37 78t90 29h53v180h-53q-53 0 -90 28.5t-37 77.5v305q0 113 -88 209q-90 96 -199 97h-88v-181h72q23 0 45 -10t39.5 -27.5t29 -40t11.5 -47.5v-286q0 -66 47 -137q47 -78 117 -78q-68 0 -117 -76q-47 -72 -47 -139 v-287q0 -47 -39 -86t-86 -39h-72z" />
|
||||
<glyph unicode="~" horiz-adv-x="989" d="M133 487l131 -53q31 76 82 76q53 0 162 -43q104 -43 160 -43q127 0 188 158l-133 55q-27 -78 -80 -78q-57 0 -161.5 43t-159.5 43q-127 0 -189 -158z" />
|
||||
<glyph unicode="¡" horiz-adv-x="516" d="M133 1128q0 -53 36 -88.5t89 -35.5t89 35.5t36 88.5t-36 89t-89 36t-89 -35.5t-36 -89.5zM168 -180h180l-37 1040h-106z" />
|
||||
<glyph unicode="¢" horiz-adv-x="1294" d="M133 537q0 -215 137 -373q143 -162 346 -193v-186h179v186q223 33 366 219l-151 97q-84 -102 -215 -133v768q131 -31 215 -134l149 99q-139 182 -364 217v186h-179v-186q-207 -35 -346 -195q-137 -156 -137 -372zM311 537q0 137 86 245.5t219 139.5v-768 q-133 31 -219 139q-86 106 -86 244z" />
|
||||
<glyph unicode="£" horiz-adv-x="1300" d="M88 627h178v-627h897v178h-717v449h359v180h-359v178q0 125 91 215q86 90 215 90q164 0 258 -143l157 84q-66 111 -176 174t-239 63q-201 0 -344 -143q-141 -141 -142 -340v-178h-178v-180z" />
|
||||
<glyph unicode="¤" horiz-adv-x="1632" d="M133 483h207q76 -229 272 -377q203 -143 443 -143q203 0 381 105v219q-168 -143 -381 -144q-170 0 -312 93q-141 94 -211 247h662l51 144h-756q-8 41 -8 90t8 90h822l53 143h-832q72 154 211 246q139 94 312 94q213 0 381 -143l63 178q-195 143 -444 143 q-244 0 -443 -143q-195 -143 -272 -375h-154l-53 -143h174q-2 -23 -3 -45.5t-1 -44.5q0 -23 1 -45.5t3 -44.5h-121z" />
|
||||
<glyph unicode="¥" horiz-adv-x="1497" d="M133 1434l467 -664h-389v-143h448v-178h-448v-144h448v-305h179v305h448v144h-448v178h448v143h-389l469 664h-223l-393 -560l-396 560h-221z" />
|
||||
<glyph unicode="¦" d="M133 -180h178v700h-178v-700zM133 735h178v699h-178v-699z" />
|
||||
<glyph unicode="§" horiz-adv-x="1161" d="M133 170q0 -160 150 -252q129 -80 297 -80q170 0 299 80q149 92 149 252q0 172 -135 250q135 82 135 233q0 199 -180 271q-10 4 -94 21.5t-244 49.5q-180 35 -180 144q0 80 90 121q68 31 160 30q94 0 161 -30q94 -41 90 -121h179q0 156 -144 247q-121 82 -286 82 q-162 0 -287 -82q-143 -94 -143 -247q0 -176 133 -250q-133 -84 -133 -236q0 -199 182 -272q12 -4 95 -21.5t241 -48.5q182 -35 182 -141q0 -152 -270 -152q-104 0 -172 27q-98 41 -97 125h-178zM330 653q0 84 86 125q68 31 159 31q92 0 170 -31q105 -47 105 -125 q0 -80 -90 -121q-72 -31 -162 -30q-94 0 -168 33q-100 41 -100 118z" />
|
||||
<glyph unicode="¨" horiz-adv-x="802" d="M133 1343q0 -37 25.5 -63.5t62.5 -26.5q39 0 64.5 26.5t25.5 63.5q0 39 -25.5 65t-64.5 26q-37 0 -62.5 -26t-25.5 -65zM492 1343q0 -37 25.5 -63.5t62.5 -26.5q39 0 64.5 26.5t25.5 63.5q0 39 -26 65t-64 26q-37 0 -62.5 -26t-25.5 -65z" />
|
||||
<glyph unicode="©" horiz-adv-x="1394" d="M133 565q0 -231 164 -401q168 -164 399 -164t400 164q166 168 166 401q0 231 -166 397t-400 166q-233 0 -399 -165q-164 -168 -164 -398zM231 565q0 188 136 328q141 137 329 137q190 0 328 -137q139 -140 139 -328q0 -195 -139 -329q-135 -137 -328 -138 q-193 0 -329 138q-135 135 -136 329zM338 565q0 -158 111 -268q109 -109 266 -109t266 111l-63 61q-82 -82 -203 -81q-119 0 -203 83.5t-84 202.5q0 117 84 201q82 86 203 86q119 0 203 -84l63 63q-106 109 -266 109q-156 0 -266.5 -110.5t-110.5 -264.5z" />
|
||||
<glyph unicode="ª" horiz-adv-x="1124" d="M133 1030q0 -176 115 -299q113 -131 289 -131q201 0 321 172v-145h135v807h-135v-146q-121 172 -321 172q-176 0 -289 -129q-115 -123 -115 -301zM266 1030q0 123 86 209q88 86 211 86q121 0 207 -86q88 -86 88 -209q0 -121 -88 -209q-86 -86 -207 -86q-123 0 -211 86 q-86 88 -86 209z" />
|
||||
<glyph unicode="«" horiz-adv-x="1464" d="M133 354l529 -354l77 121l-454 305l454 307l-77 119l-529 -354v-144zM723 354l530 -354l78 121l-454 305l454 307l-78 119l-530 -354v-144z" />
|
||||
<glyph unicode="¬" horiz-adv-x="980" d="M133 465h574v-178h143v321h-717v-143z" />
|
||||
<glyph unicode="­" horiz-adv-x="980" d="M133 465h717v143h-717v-143z" />
|
||||
<glyph unicode="®" horiz-adv-x="1394" d="M133 565q0 -231 164 -401q168 -164 399 -164t400 164q166 168 166 401q0 231 -166 397t-400 166q-233 0 -399 -165q-164 -168 -164 -398zM231 565q0 188 136 328q141 137 329 137q190 0 328 -137q139 -140 139 -328q0 -199 -145 -338l-150 230q-39 61 -69 71 q72 16 117 69.5t45 125.5q0 84 -68 143q-70 57 -156 58h-305v-717h90v313h107q94 0 135 -63l162 -250h69q-131 -109 -299 -109q-193 0 -329 138q-135 135 -136 329zM522 608v226h215q53 0 93 -31t40 -80q0 -51 -39.5 -83t-93.5 -32h-215z" />
|
||||
<glyph unicode="¯" horiz-adv-x="802" d="M133 1290h537v144h-537v-144z" />
|
||||
<glyph unicode="°" horiz-adv-x="659" d="M133 1237q0 -84 57.5 -141.5t139.5 -57.5t139 57.5t57 141.5q0 82 -57 139.5t-139 57.5t-139.5 -57.5t-57.5 -139.5zM205 1237q0 53 35.5 89t89.5 36q53 0 89 -36t36 -89t-36 -90t-89 -37t-89 37t-36 90z" />
|
||||
<glyph unicode="±" horiz-adv-x="980" d="M133 0h717v143h-717v-143zM133 645h287v-287h143v287h287v143h-287v287h-143v-287h-287v-143z" />
|
||||
<glyph unicode="²" horiz-adv-x="802" d="M133 717h537v90h-422q33 61 149 131q78 43 123 72.5t60 42.5q90 78 90 180q0 98 -86 164q-78 55 -183 55q-109 0 -180 -51q-88 -57 -88 -160h88q0 61 60 96q45 25 114 25q74 0 123 -29q61 -35 62 -100q0 -86 -115 -164l-215 -133q-117 -92 -117 -219z" />
|
||||
<glyph unicode="³" horiz-adv-x="813" d="M133 827q70 -129 260 -129q115 0 197 58q90 63 90 176q0 131 -139 188q104 43 104 144q0 94 -82 145q-68 43 -170 43q-197 0 -241 -129l84 -31q25 70 157 70q162 0 162 -98q0 -49 -59 -78q-43 -20 -103 -21h-53v-90h53q76 0 129 -35q70 -41 70 -108q0 -74 -66 -111 q-51 -33 -133 -33q-137 0 -184 84z" />
|
||||
<glyph unicode="´" horiz-adv-x="550" d="M133 1219h107l180 215h-180z" />
|
||||
<glyph unicode="¶" horiz-adv-x="1501" d="M133 1030q0 -176 137 -293q135 -111 310 -110v-985h180v1611h215v-1611h178v1611h215v181h-788q-178 0 -310 -111q-137 -119 -137 -293z" />
|
||||
<glyph unicode="·" horiz-adv-x="516" d="M133 537q0 -53 36 -89t89 -36t89 36t36 89t-36 90t-89 37t-89 -37t-36 -90z" />
|
||||
<glyph unicode="¸" horiz-adv-x="550" d="M133 -358h143q59 0 101.5 42t42.5 101q0 49 -33 89t-82 50l25 111h-72l-37 -160h55q35 0 62 -26.5t27 -63.5t-27 -63.5t-62 -26.5h-126z" />
|
||||
<glyph unicode="¹" horiz-adv-x="544" d="M133 1243l57 -57l132 135v-604h90v717h-90z" />
|
||||
<glyph unicode="º" horiz-adv-x="1124" d="M133 1030q0 -180 125 -305t305 -125q176 0 303 125q127 127 127 305q0 176 -127 303q-131 127 -303 127q-178 0 -305 -127q-125 -125 -125 -303zM266 1030q0 123 86 209q88 86 211 86q121 0 207 -86q88 -86 88 -209q0 -121 -88 -209q-86 -86 -207 -86q-123 0 -211 86 q-86 88 -86 209z" />
|
||||
<glyph unicode="»" horiz-adv-x="1464" d="M133 121l78 -121l528 354v144l-528 354l-78 -119l455 -307zM723 121l80 -121l528 354v144l-528 354l-80 -119l457 -307z" />
|
||||
<glyph unicode="¼" horiz-adv-x="980" d="M133 680h717v72h-717v-72zM264 115h314v-115h71v115h72v71h-72v387h-61l-324 -387v-71zM338 186l240 281v-281h-240zM379 1282l47 -45l106 104v-481h72v574h-72z" />
|
||||
<glyph unicode="½" horiz-adv-x="980" d="M133 680h717v72h-717v-72zM279 0h428v72h-338q31 53 120 106q119 68 146 90q72 61 72 144q0 78 -70 131q-59 45 -143 45q-82 0 -146 -41q-70 -45 -69 -127h71q0 53 47 74q39 23 92 22q55 0 97 -22q49 -29 49 -82q0 -70 -94 -131q-43 -27 -86 -53.5t-84 -53.5 q-92 -72 -92 -174zM379 1282l47 -45l106 104v-481h72v574h-72z" />
|
||||
<glyph unicode="¾" horiz-adv-x="980" d="M133 680h717v72h-717v-72zM264 115h314v-115h71v115h72v71h-72v387h-61l-324 -387v-71zM272 950q55 -104 209 -104q90 0 156 47q74 49 74 139q0 106 -113 150q84 37 84 114q0 78 -64 117q-55 35 -137 35q-156 0 -192 -105l67 -24q18 57 125 57q129 0 129 -80 q0 -37 -45 -59q-41 -18 -84 -18h-43v-72h43q61 0 105 -29q53 -33 53 -86q0 -59 -51 -90q-43 -25 -107 -24q-113 0 -145 67zM338 186l240 281v-281h-240z" />
|
||||
<glyph unicode="¿" horiz-adv-x="909" d="M133 117q0 -135 92 -234q94 -98 230 -98q135 0 227 98q96 101 96 234h-180q-2 -61 -43 -107.5t-100 -46.5t-101.5 46t-42.5 108q0 94 90 174q41 35 82 66.5t82 66.5q88 92 88 215q0 14 -18 221h-109q-6 -59 -10 -104t-8 -76q-18 -139 -119 -215q-41 -29 -84 -56.5 t-86 -56.5q-86 -78 -86 -235zM455 1128q0 -53 35.5 -88.5t89.5 -35.5q53 0 90 35.5t37 88.5t-37 89t-90 36t-89 -35.5t-36 -89.5z" />
|
||||
<glyph unicode="À" horiz-adv-x="1320" d="M43 0h190l117 322h617l118 -322h193l-522 1434h-191zM416 502l243 669l244 -669h-487zM426 1792l180 -215h107l-107 215h-180z" />
|
||||
<glyph unicode="Á" horiz-adv-x="1320" d="M43 0h190l117 322h617l118 -322h193l-522 1434h-191zM416 502l243 669l244 -669h-487zM606 1577h107l180 215h-180z" />
|
||||
<glyph unicode="Â" horiz-adv-x="1320" d="M43 0h190l117 322h617l118 -322h193l-522 1434h-191zM416 502l243 669l244 -669h-487zM444 1577h107l108 129l107 -129h108l-143 215h-143z" />
|
||||
<glyph unicode="Ã" horiz-adv-x="1320" d="M43 0h190l117 322h617l118 -322h193l-522 1434h-191zM389 1640l100 -55q25 86 62 86q43 0 119 -47q82 -47 123 -47q94 0 139 158l-98 53q-25 -86 -62 -86q-43 0 -121 47q-78 49 -121 49q-94 0 -141 -158zM416 502l243 669l244 -669h-487z" />
|
||||
<glyph unicode="Ä" horiz-adv-x="1320" d="M43 0h190l117 322h617l118 -322h193l-522 1434h-191zM393 1667q0 -39 25.5 -64.5t62.5 -25.5q39 0 64.5 25.5t25.5 64.5q0 37 -25.5 62.5t-64.5 25.5q-37 0 -62.5 -25.5t-25.5 -62.5zM416 502l243 669l244 -669h-487zM752 1667q0 -39 25.5 -64.5t62.5 -25.5 q39 0 64.5 25.5t25.5 64.5q0 37 -25.5 62.5t-64.5 25.5q-37 0 -62.5 -25.5t-25.5 -62.5z" />
|
||||
<glyph unicode="Å" horiz-adv-x="1320" d="M43 0h190l117 322h617l118 -322h193l-508 1397q86 57 86 162q0 82 -59 139q-55 57 -138 57q-82 0 -139 -57.5t-57 -138.5q0 -106 88 -164zM416 502l243 669l244 -669h-487zM535 1559q0 53 35.5 88.5t88.5 35.5t89 -35.5t36 -88.5t-35.5 -89t-89.5 -36q-53 0 -88.5 35.5 t-35.5 89.5z" />
|
||||
<glyph unicode="Æ" horiz-adv-x="2041" d="M43 0h190l117 322h617l118 -322h826v178h-645v449h465v180h-465v446h645v181h-826v-908l-329 908h-191zM416 502l243 669l244 -669h-487z" />
|
||||
<glyph unicode="Ç" horiz-adv-x="1486" d="M88 717q0 -291 193 -504q195 -215 481 -246l-29 -129h53q37 0 64 -26.5t27 -63.5q0 -35 -27 -61.5t-64 -26.5h-124l-19 -55h143q59 0 101.5 42t42.5 101q0 51 -33 91t-82 50l16 74q322 0 541 221l-129 123q-168 -164 -403 -164q-236 0 -404 168q-170 168 -170 406 t170 405q168 168 404 168q238 0 403 -166l129 125q-219 219 -532 219q-311 0 -533 -221q-219 -223 -219 -530z" />
|
||||
<glyph unicode="È" horiz-adv-x="1267" d="M133 0h1004v178h-826v449h645v180h-645v446h826v181h-1004v-1434zM401 1792l179 -215h108l-108 215h-179z" />
|
||||
<glyph unicode="É" horiz-adv-x="1267" d="M133 0h1004v178h-826v449h645v180h-645v446h826v181h-1004v-1434zM580 1577h108l178 215h-178z" />
|
||||
<glyph unicode="Ê" horiz-adv-x="1267" d="M133 0h1004v178h-826v449h645v180h-645v446h826v181h-1004v-1434zM420 1577h106l109 129l106 -129h109l-143 215h-144z" />
|
||||
<glyph unicode="Ë" horiz-adv-x="1267" d="M133 0h1004v178h-826v449h645v180h-645v446h826v181h-1004v-1434zM365 1667q0 -39 26.5 -64.5t63.5 -25.5q39 0 64.5 25.5t25.5 64.5q0 37 -25.5 62.5t-64.5 25.5q-37 0 -63.5 -25.5t-26.5 -62.5zM723 1667q0 -39 26.5 -64.5t63.5 -25.5q39 0 64.5 25.5t25.5 64.5 q0 37 -25.5 62.5t-64.5 25.5q-37 0 -63.5 -25.5t-26.5 -62.5z" />
|
||||
<glyph unicode="Ì" d="M-10 1792l178 -215h108l-108 215h-178zM133 0h178v1434h-178v-1434z" />
|
||||
<glyph unicode="Í" d="M133 0h178v1434h-178v-1434zM168 1577h108l179 215h-179z" />
|
||||
<glyph unicode="Î" d="M6 1577h109l106 129l109 -129h106l-143 215h-143zM133 0h178v1434h-178v-1434z" />
|
||||
<glyph unicode="Ï" d="M-47 1667q0 -39 25.5 -64.5t64.5 -25.5q37 0 63.5 25.5t26.5 64.5q0 37 -26.5 62.5t-63.5 25.5q-39 0 -64.5 -25.5t-25.5 -62.5zM133 0h178v1434h-178v-1434zM311 1667q0 -39 25.5 -64.5t64.5 -25.5q37 0 64 25.5t27 64.5q0 37 -27 62.5t-64 25.5q-39 0 -64.5 -25.5 t-25.5 -62.5z" />
|
||||
<glyph unicode="Ð" horiz-adv-x="1636" d="M88 664h178v-664h539q293 0 506 209q211 211 211 508q0 295 -211 506t-506 211h-539v-627h-178v-143zM446 178v486h359v143h-359v446h359q223 0 379 -157q157 -156 157 -379t-157.5 -381t-378.5 -158h-359z" />
|
||||
<glyph unicode="Ñ" horiz-adv-x="1411" d="M133 0h178v1110l789 -1110h180v1434h-180v-1112l-789 1112h-178v-1434zM436 1640l101 -55q20 86 59 86q43 0 121 -47t121 -47q96 0 141 158l-98 53q-25 -86 -62 -86q-41 0 -123 47q-74 49 -118 49q-98 0 -142 -158z" />
|
||||
<glyph unicode="Ò" horiz-adv-x="1681" d="M88 717q0 -309 219 -533q221 -221 533 -221q311 0 532 221.5t221 532.5t-221 532q-219 219 -532 219t-533 -219q-219 -223 -219 -532zM266 717q0 238 170 405q168 168 404 168q238 0 405.5 -167.5t167.5 -405.5t-168 -406t-405 -168q-236 0 -404 168q-170 168 -170 406z M608 1792l178 -215h109l-109 215h-178z" />
|
||||
<glyph unicode="Ó" horiz-adv-x="1681" d="M88 717q0 -309 219 -533q221 -221 533 -221q311 0 532 221.5t221 532.5t-221 532q-219 219 -532 219t-533 -219q-219 -223 -219 -532zM266 717q0 238 170 405q168 168 404 168q238 0 405.5 -167.5t167.5 -405.5t-168 -406t-405 -168q-236 0 -404 168q-170 168 -170 406z M786 1577h109l178 215h-178z" />
|
||||
<glyph unicode="Ô" horiz-adv-x="1681" d="M88 717q0 -309 219 -533q221 -221 533 -221q311 0 532 221.5t221 532.5t-221 532q-219 219 -532 219t-533 -219q-219 -223 -219 -532zM266 717q0 238 170 405q168 168 404 168q238 0 405.5 -167.5t167.5 -405.5t-168 -406t-405 -168q-236 0 -404 168q-170 168 -170 406z M625 1577h108l107 129l108 -129h107l-144 215h-143z" />
|
||||
<glyph unicode="Õ" horiz-adv-x="1681" d="M88 717q0 -309 219 -533q221 -221 533 -221q311 0 532 221.5t221 532.5t-221 532q-219 219 -532 219t-533 -219q-219 -223 -219 -532zM266 717q0 238 170 405q168 168 404 168q238 0 405.5 -167.5t167.5 -405.5t-168 -406t-405 -168q-236 0 -404 168q-170 168 -170 406z M569 1640l101 -55q25 86 61 86q43 0 121 -47t121 -47q94 0 139 158l-98 53q-25 -86 -62 -86q-43 0 -121 47q-78 49 -120 49q-94 0 -142 -158z" />
|
||||
<glyph unicode="Ö" horiz-adv-x="1681" d="M88 717q0 -309 219 -533q221 -221 533 -221q311 0 532 221.5t221 532.5t-221 532q-219 219 -532 219t-533 -219q-219 -223 -219 -532zM266 717q0 238 170 405q168 168 404 168q238 0 405.5 -167.5t167.5 -405.5t-168 -406t-405 -168q-236 0 -404 168q-170 168 -170 406z M571 1667q0 -39 26 -64.5t65 -25.5q37 0 63.5 25.5t26.5 64.5q0 37 -27 62.5t-63 25.5q-39 0 -65 -25.5t-26 -62.5zM930 1667q0 -39 25.5 -64.5t64.5 -25.5q37 0 63.5 25.5t26.5 64.5q0 37 -26.5 62.5t-63.5 25.5q-39 0 -64.5 -25.5t-25.5 -62.5z" />
|
||||
<glyph unicode="×" horiz-adv-x="974" d="M133 285l103 -103l251 254l252 -254l103 103l-252 252l252 254l-103 102l-252 -254l-251 254l-103 -102l252 -254z" />
|
||||
<glyph unicode="Ø" horiz-adv-x="1681" d="M43 53l53 -53l211 188q221 -225 533 -225q311 0 532 221.5t221 532.5q0 268 -168 473l213 190l-55 54l-209 -189q-223 223 -534 223q-313 0 -533 -219q-219 -223 -219 -532q0 -268 168 -473zM266 717q0 238 170 405q168 168 404 168q237 0 401 -164l-852 -761 q-123 154 -123 352zM438 307l854 762q121 -155 121 -352q0 -238 -168 -406t-405 -168q-236 0 -402 164z" />
|
||||
<glyph unicode="Ù" horiz-adv-x="1376" d="M115 537q0 -236 168 -404q170 -170 405 -170q236 0 406 170q168 168 168 404v897h-181v-897q0 -160 -114 -279q-115 -115 -279 -115q-166 0 -280 115q-115 119 -115 279v897h-178v-897zM455 1792l180 -215h106l-106 215h-180z" />
|
||||
<glyph unicode="Ú" horiz-adv-x="1376" d="M115 537q0 -236 168 -404q170 -170 405 -170q236 0 406 170q168 168 168 404v897h-181v-897q0 -160 -114 -279q-115 -115 -279 -115q-166 0 -280 115q-115 119 -115 279v897h-178v-897zM635 1577h106l181 215h-181z" />
|
||||
<glyph unicode="Û" horiz-adv-x="1376" d="M115 537q0 -236 168 -404q170 -170 405 -170q236 0 406 170q168 168 168 404v897h-181v-897q0 -160 -114 -279q-115 -115 -279 -115q-166 0 -280 115q-115 119 -115 279v897h-178v-897zM473 1577h107l108 129l107 -129h108l-143 215h-144z" />
|
||||
<glyph unicode="Ü" horiz-adv-x="1376" d="M115 537q0 -236 168 -404q170 -170 405 -170q236 0 406 170q168 168 168 404v897h-181v-897q0 -160 -114 -279q-115 -115 -279 -115q-166 0 -280 115q-115 119 -115 279v897h-178v-897zM420 1667q0 -39 25.5 -64.5t62.5 -25.5q39 0 64.5 25.5t25.5 64.5q0 37 -25.5 62.5 t-64.5 25.5q-37 0 -62.5 -25.5t-25.5 -62.5zM778 1667q0 -39 25.5 -64.5t62.5 -25.5q39 0 64.5 25.5t25.5 64.5q0 37 -25.5 62.5t-64.5 25.5q-37 0 -62.5 -25.5t-25.5 -62.5z" />
|
||||
<glyph unicode="Ý" horiz-adv-x="1318" d="M43 1434l526 -748v-686h181v686l526 748h-223l-394 -560l-395 560h-221zM606 1577h107l180 215h-180z" />
|
||||
<glyph unicode="Þ" horiz-adv-x="1259" d="M133 0h178v313h430q180 0 312 113q137 117 137 291q0 172 -137 293q-135 111 -312 110h-430v314h-178v-1434zM311 494v446h430q109 0 183 -59q86 -66 86 -164q0 -102 -86 -166q-76 -57 -183 -57h-430z" />
|
||||
<glyph unicode="ß" horiz-adv-x="1323" d="M133 -180h178v1075q0 156 88 270q94 125 244 125q313 0 313 -196q0 -98 -118 -154q-90 -45 -203 -45h-109v-178h109q145 0 260 -70q133 -80 133 -217q0 -143 -131 -223q-106 -63 -262 -64q-72 0 -143 17l-43 -172q92 -25 186 -25q229 0 391 115q182 129 182 352 q0 131 -80 234q-70 90 -200 143q209 82 209 287q0 193 -158 290q-133 84 -336 84q-225 0 -371 -176q-139 -166 -139 -397v-1075z" />
|
||||
<glyph unicode="à" horiz-adv-x="1368" d="M88 537q0 -233 152 -400q156 -174 385 -174q268 0 430 230v-193h180v1075h-180v-194q-160 229 -430 229q-229 0 -383 -172q-154 -170 -154 -401zM266 537q0 84 29 151.5t86 126.5q117 117 281 117q162 0 276 -117q117 -116 117 -278t-117 -279q-113 -115 -276 -115 q-166 0 -281 115q-115 119 -115 279zM428 1434l180 -215h107l-107 215h-180z" />
|
||||
<glyph unicode="á" horiz-adv-x="1368" d="M88 537q0 -233 152 -400q156 -174 385 -174q268 0 430 230v-193h180v1075h-180v-194q-160 229 -430 229q-229 0 -383 -172q-154 -170 -154 -401zM266 537q0 84 29 151.5t86 126.5q117 117 281 117q162 0 276 -117q117 -116 117 -278t-117 -279q-113 -115 -276 -115 q-166 0 -281 115q-115 119 -115 279zM608 1219h107l180 215h-180z" />
|
||||
<glyph unicode="â" horiz-adv-x="1368" d="M88 537q0 -233 152 -400q156 -174 385 -174q268 0 430 230v-193h180v1075h-180v-194q-160 229 -430 229q-229 0 -383 -172q-154 -170 -154 -401zM266 537q0 84 29 151.5t86 126.5q117 117 281 117q162 0 276 -117q117 -116 117 -278t-117 -279q-113 -115 -276 -115 q-166 0 -281 115q-115 119 -115 279zM446 1219h107l109 129l106 -129h109l-144 215h-143z" />
|
||||
<glyph unicode="ã" horiz-adv-x="1368" d="M88 537q0 -233 152 -400q156 -174 385 -174q268 0 430 230v-193h180v1075h-180v-194q-160 229 -430 229q-229 0 -383 -172q-154 -170 -154 -401zM266 537q0 84 29 151.5t86 126.5q117 117 281 117q162 0 276 -117q117 -116 117 -278t-117 -279q-113 -115 -276 -115 q-166 0 -281 115q-115 119 -115 279zM391 1282l101 -55q25 86 59 86q45 0 121 -47q78 -47 123 -47q94 -1 139 157l-98 54q-25 -86 -62 -87q-41 0 -123 48q-74 49 -119 49q-94 0 -141 -158z" />
|
||||
<glyph unicode="ä" horiz-adv-x="1368" d="M88 537q0 -233 152 -400q156 -174 385 -174q268 0 430 230v-193h180v1075h-180v-194q-160 229 -430 229q-229 0 -383 -172q-154 -170 -154 -401zM266 537q0 84 29 151.5t86 126.5q117 117 281 117q162 0 276 -117q117 -116 117 -278t-117 -279q-113 -115 -276 -115 q-166 0 -281 115q-115 119 -115 279zM393 1309q0 -39 25.5 -64.5t62.5 -25.5q39 0 64.5 25.5t25.5 64.5q0 37 -25.5 62.5t-64.5 25.5q-37 0 -62.5 -25.5t-25.5 -62.5zM752 1309q0 -39 25.5 -64.5t62.5 -25.5q39 0 64.5 25.5t25.5 64.5q0 37 -25.5 62.5t-64.5 25.5 q-37 0 -62.5 -25.5t-25.5 -62.5z" />
|
||||
<glyph unicode="å" horiz-adv-x="1368" d="M88 537q0 -233 152 -400q156 -174 385 -174q268 0 430 230v-193h180v1075h-180v-194q-160 229 -430 229q-229 0 -383 -172q-154 -170 -154 -401zM266 537q0 84 29 151.5t86 126.5q117 117 281 117q162 0 276 -117q117 -116 117 -278t-117 -279q-113 -115 -276 -115 q-166 0 -281 115q-115 119 -115 279zM465 1415q0 -82 56.5 -139t140.5 -57q82 0 139 57t57 139q0 84 -57.5 140.5t-138.5 56.5q-84 0 -140.5 -56.5t-56.5 -140.5zM537 1415q0 53 35.5 89t89.5 36q53 0 88.5 -36t35.5 -89t-35.5 -89t-88.5 -36t-89 36t-36 89z" />
|
||||
<glyph unicode="æ" horiz-adv-x="2289" d="M88 537q0 -233 152 -400q160 -174 385 -174q272 0 430 230v-193h180v193q158 -229 420 -230q258 0 430 227l-152 97q-121 -143 -305 -144q-135 0 -246 86q-106 84 -137 220h950q7 45 7 88q0 231 -150 399q-156 174 -383 174q-279 0 -434 -229v194h-180v-194 q-160 229 -430 229q-227 0 -383 -172q-154 -170 -154 -401zM266 537q0 84 29 151.5t86 126.5q117 117 281 117q162 0 276 -117q117 -116 117 -278t-117 -279q-113 -115 -276 -115q-166 0 -281 115q-115 119 -115 279zM1245 627q31 135 137 219q111 86 246 86t244 -86 q110 -86 141 -219h-768z" />
|
||||
<glyph unicode="ç" horiz-adv-x="1230" d="M88 537q0 -213 141 -375q72 -84 159 -130t194 -63l-29 -131h55q35 0 61.5 -26.5t26.5 -63.5q0 -35 -26.5 -61.5t-61.5 -26.5h-127l-16 -55h143q59 0 101.5 42t42.5 101q0 51 -33 91t-82 50l14 74q293 0 465 227l-149 97q-125 -143 -305 -144q-166 0 -281 115 q-115 119 -115 279q0 84 29 151.5t86 126.5q117 117 281 117q180 0 305 -144l149 97q-80 106 -200.5 165.5t-253.5 59.5q-238 0 -406 -168t-168 -405z" />
|
||||
<glyph unicode="è" horiz-adv-x="1323" d="M88 537q0 -236 168 -404q170 -170 406 -170q133 0 253.5 60.5t200.5 166.5l-149 97q-121 -143 -305 -144q-135 0 -246 86q-111 88 -137 220h948q8 41 8 88q0 238 -168 405q-170 168 -405 168q-238 0 -406 -168t-168 -405zM279 627q27 131 137 219q111 86 246 86t243 -86 q108 -84 139 -219h-765zM428 1434l180 -215h107l-107 215h-180z" />
|
||||
<glyph unicode="é" horiz-adv-x="1323" d="M88 537q0 -236 168 -404q170 -170 406 -170q133 0 253.5 60.5t200.5 166.5l-149 97q-121 -143 -305 -144q-135 0 -246 86q-111 88 -137 220h948q8 41 8 88q0 238 -168 405q-170 168 -405 168q-238 0 -406 -168t-168 -405zM279 627q27 131 137 219q111 86 246 86t243 -86 q108 -84 139 -219h-765zM608 1219h107l180 215h-180z" />
|
||||
<glyph unicode="ê" horiz-adv-x="1323" d="M88 537q0 -236 168 -404q170 -170 406 -170q133 0 253.5 60.5t200.5 166.5l-149 97q-121 -143 -305 -144q-135 0 -246 86q-111 88 -137 220h948q8 41 8 88q0 238 -168 405q-170 168 -405 168q-238 0 -406 -168t-168 -405zM279 627q27 131 137 219q111 86 246 86t243 -86 q108 -84 139 -219h-765zM446 1219h107l109 129l106 -129h109l-144 215h-143z" />
|
||||
<glyph unicode="ë" horiz-adv-x="1323" d="M88 537q0 -236 168 -404q170 -170 406 -170q133 0 253.5 60.5t200.5 166.5l-149 97q-121 -143 -305 -144q-135 0 -246 86q-111 88 -137 220h948q8 41 8 88q0 238 -168 405q-170 168 -405 168q-238 0 -406 -168t-168 -405zM279 627q27 131 137 219q111 86 246 86t243 -86 q108 -84 139 -219h-765zM393 1309q0 -39 25.5 -64.5t62.5 -25.5q39 0 64.5 25.5t25.5 64.5q0 37 -25.5 62.5t-64.5 25.5q-37 0 -62.5 -25.5t-25.5 -62.5zM752 1309q0 -39 25.5 -64.5t62.5 -25.5q39 0 64.5 25.5t25.5 64.5q0 37 -25.5 62.5t-64.5 25.5q-37 0 -62.5 -25.5 t-25.5 -62.5z" />
|
||||
<glyph unicode="ì" d="M-10 1434l178 -215h108l-108 215h-178zM133 0h178v1075h-178v-1075z" />
|
||||
<glyph unicode="í" d="M133 0h178v1075h-178v-1075zM168 1219h108l179 215h-179z" />
|
||||
<glyph unicode="î" d="M6 1219h109l106 129l109 -129h106l-143 215h-143zM133 0h178v1075h-178v-1075z" />
|
||||
<glyph unicode="ï" d="M-47 1309q0 -39 25.5 -64.5t64.5 -25.5q37 0 63.5 25.5t26.5 64.5q0 37 -26.5 62.5t-63.5 25.5q-39 0 -64.5 -25.5t-25.5 -62.5zM133 0h178v1075h-178v-1075zM311 1309q0 -39 25.5 -64.5t64.5 -25.5q37 0 64 25.5t27 64.5q0 37 -27 62.5t-64 25.5q-39 0 -64.5 -25.5 t-25.5 -62.5z" />
|
||||
<glyph unicode="ð" horiz-adv-x="1474" d="M88 537q0 -236 168 -404q170 -170 406 -170q231 0 405 170q168 168 168 404v645h178v143h-178v109h-180v-109h-178v-143h178v-301q-160 229 -430 229q-227 0 -383 -172q-154 -170 -154 -401zM266 537q0 84 29 151.5t86 126.5q117 117 281 117q162 0 276 -117 q117 -116 117 -278t-117 -279q-113 -115 -276 -115q-166 0 -281 115q-115 119 -115 279z" />
|
||||
<glyph unicode="ñ" horiz-adv-x="1179" d="M133 0h178v645q0 119 84 203t203 84t203 -84t84 -203v-645h180v645q0 184 -121 322q-125 143 -309 143q-199 0 -324 -158v123h-178v-1075zM328 1282l100 -55q25 86 61 86q43 0 119 -47q82 -47 123 -47q94 -1 139 157l-98 54q-25 -86 -61 -87q-43 0 -121 48 q-78 49 -121 49q-94 0 -141 -158z" />
|
||||
<glyph unicode="ò" horiz-adv-x="1323" d="M88 537q0 -236 168 -404q170 -170 406 -170q231 0 405 170q168 168 168 404q0 238 -168 405q-170 168 -405 168q-238 0 -406 -168t-168 -405zM266 537q0 84 29 151.5t86 126.5q117 117 281 117q162 0 276 -117q117 -116 117 -278t-117 -279q-113 -115 -276 -115 q-166 0 -281 115q-115 119 -115 279zM428 1434l180 -215h107l-107 215h-180z" />
|
||||
<glyph unicode="ó" horiz-adv-x="1323" d="M88 537q0 -236 168 -404q170 -170 406 -170q231 0 405 170q168 168 168 404q0 238 -168 405q-170 168 -405 168q-238 0 -406 -168t-168 -405zM266 537q0 84 29 151.5t86 126.5q117 117 281 117q162 0 276 -117q117 -116 117 -278t-117 -279q-113 -115 -276 -115 q-166 0 -281 115q-115 119 -115 279zM608 1219h107l180 215h-180z" />
|
||||
<glyph unicode="ô" horiz-adv-x="1323" d="M88 537q0 -236 168 -404q170 -170 406 -170q231 0 405 170q168 168 168 404q0 238 -168 405q-170 168 -405 168q-238 0 -406 -168t-168 -405zM266 537q0 84 29 151.5t86 126.5q117 117 281 117q162 0 276 -117q117 -116 117 -278t-117 -279q-113 -115 -276 -115 q-166 0 -281 115q-115 119 -115 279zM446 1219h107l109 129l106 -129h109l-144 215h-143z" />
|
||||
<glyph unicode="õ" horiz-adv-x="1323" d="M88 537q0 -236 168 -404q170 -170 406 -170q231 0 405 170q168 168 168 404q0 238 -168 405q-170 168 -405 168q-238 0 -406 -168t-168 -405zM266 537q0 84 29 151.5t86 126.5q117 117 281 117q162 0 276 -117q117 -116 117 -278t-117 -279q-113 -115 -276 -115 q-166 0 -281 115q-115 119 -115 279zM391 1282l101 -55q25 86 59 86q45 0 121 -47q78 -47 123 -47q94 -1 139 157l-98 54q-25 -86 -62 -87q-41 0 -123 48q-74 49 -119 49q-94 0 -141 -158z" />
|
||||
<glyph unicode="ö" horiz-adv-x="1323" d="M88 537q0 -236 168 -404q170 -170 406 -170q231 0 405 170q168 168 168 404q0 238 -168 405q-170 168 -405 168q-238 0 -406 -168t-168 -405zM266 537q0 84 29 151.5t86 126.5q117 117 281 117q162 0 276 -117q117 -116 117 -278t-117 -279q-113 -115 -276 -115 q-166 0 -281 115q-115 119 -115 279zM393 1309q0 -39 25.5 -64.5t62.5 -25.5q39 0 64.5 25.5t25.5 64.5q0 37 -25.5 62.5t-64.5 25.5q-37 0 -62.5 -25.5t-25.5 -62.5zM752 1309q0 -39 25.5 -64.5t62.5 -25.5q39 0 64.5 25.5t25.5 64.5q0 37 -25.5 62.5t-64.5 25.5 q-37 0 -62.5 -25.5t-25.5 -62.5z" />
|
||||
<glyph unicode="÷" horiz-adv-x="980" d="M133 465h717v143h-717v-143zM365 125q0 -53 36.5 -89t90.5 -36q53 0 88.5 36t35.5 89t-35.5 89t-88.5 36t-90 -36t-37 -89zM365 950q0 -53 36.5 -90t90.5 -37q53 0 88.5 37t35.5 90t-35.5 89t-88.5 36t-90 -35.5t-37 -89.5z" />
|
||||
<glyph unicode="ø" horiz-adv-x="1323" d="M43 53l53 -53l156 135q168 -172 410 -172q231 0 405 170q168 168 168 404q0 193 -117 346l162 139l-55 53l-156 -135q-170 170 -407 170q-238 0 -406 -168t-168 -405q0 -195 117 -344zM266 537q0 84 29 151.5t86 126.5q117 117 281 117q153 0 272 -109l-594 -514 q-74 109 -74 228zM389 252l592 514q74 -108 74 -229q0 -162 -117 -279q-113 -115 -276 -115q-162 0 -273 109z" />
|
||||
<glyph unicode="ù" horiz-adv-x="1179" d="M115 430q0 -188 121 -324q127 -143 309 -143q195 0 321 158v-121h181v1075h-181v-645q0 -119 -84 -203t-202 -84q-117 0 -201 84q-86 82 -86 203v645h-178v-645zM348 1434l178 -215h109l-109 215h-178z" />
|
||||
<glyph unicode="ú" horiz-adv-x="1179" d="M115 430q0 -188 121 -324q127 -143 309 -143q195 0 321 158v-121h181v1075h-181v-645q0 -119 -84 -203t-202 -84q-117 0 -201 84q-86 82 -86 203v645h-178v-645zM526 1219h109l178 215h-178z" />
|
||||
<glyph unicode="û" horiz-adv-x="1179" d="M115 430q0 -188 121 -324q127 -143 309 -143q195 0 321 158v-121h181v1075h-181v-645q0 -119 -84 -203t-202 -84q-117 0 -201 84q-86 82 -86 203v645h-178v-645zM365 1219h108l107 129l108 -129h107l-144 215h-143z" />
|
||||
<glyph unicode="ü" horiz-adv-x="1179" d="M115 430q0 -188 121 -324q127 -143 309 -143q195 0 321 158v-121h181v1075h-181v-645q0 -119 -84 -203t-202 -84q-117 0 -201 84q-86 82 -86 203v645h-178v-645zM311 1309q0 -39 25.5 -64.5t64.5 -25.5q37 0 64 25.5t27 64.5q0 37 -27 62.5t-64 25.5q-39 0 -64.5 -25.5 t-25.5 -62.5zM670 1309q0 -39 25.5 -64.5t64.5 -25.5q37 0 63.5 25.5t26.5 64.5q0 37 -26.5 62.5t-63.5 25.5q-39 0 -64.5 -25.5t-25.5 -62.5z" />
|
||||
<glyph unicode="ý" horiz-adv-x="1148" d="M43 1075l434 -1075l-67 -166q-18 -49 -82 -49q-35 0 -90 18v-180q55 -18 90 -18q184 0 252 170l526 1300h-195l-338 -837l-337 837h-193zM520 1219h107l180 215h-180z" />
|
||||
<glyph unicode="þ" horiz-adv-x="1368" d="M133 -358h178v551q164 -229 430 -230q231 0 385 174q154 169 154 400q0 229 -156 401q-152 172 -383 172q-268 0 -430 -229v553h-178v-1792zM311 537q0 84 29 151.5t86 126.5q117 117 281 117q162 0 276 -117q117 -116 117 -278t-117 -279q-113 -115 -276 -115 q-166 0 -281 115q-115 119 -115 279z" />
|
||||
<glyph unicode="ÿ" horiz-adv-x="1148" d="M43 1075l434 -1075l-67 -166q-18 -49 -82 -49q-35 0 -90 18v-180q55 -18 90 -18q184 0 252 170l526 1300h-195l-338 -837l-337 837h-193zM307 1309q0 -39 25.5 -64.5t62.5 -25.5q39 0 64.5 25.5t25.5 64.5q0 37 -25.5 62.5t-64.5 25.5q-37 0 -62.5 -25.5t-25.5 -62.5z M666 1309q0 -39 25.5 -64.5t62.5 -25.5q39 0 64.5 25.5t25.5 64.5q0 37 -25.5 62.5t-64.5 25.5q-37 0 -62.5 -25.5t-25.5 -62.5z" />
|
||||
<glyph unicode="Œ" horiz-adv-x="2371" d="M88 717q0 -309 219 -533q221 -221 533 -221q350 0 573 266v-229h825v178h-645v449h465v180h-465v446h645v181h-825v-230q-221 264 -573 264q-313 0 -533 -219q-219 -223 -219 -532zM266 717q0 238 170 405q168 168 404 168q238 0 405.5 -167.5t167.5 -405.5t-168 -406 t-405 -168q-236 0 -404 168q-170 168 -170 406z" />
|
||||
<glyph unicode="œ" horiz-adv-x="2289" d="M88 537q0 -236 168 -404q170 -170 406 -170q147 0 275 71.5t208 196.5q80 -125 208 -196.5t275 -71.5q135 0 255 60.5t202 166.5l-152 97q-121 -143 -305 -144q-135 0 -246 86q-106 84 -137 220h950q7 45 7 88q0 238 -168 405.5t-406 167.5q-147 0 -275 -70.5 t-208 -195.5q-80 125 -208 195.5t-275 70.5q-238 0 -406 -168t-168 -405zM266 537q0 84 29 151.5t86 126.5q117 117 281 117q162 0 276 -117q117 -116 117 -278t-117 -279q-113 -115 -276 -115q-166 0 -281 115q-115 119 -115 279zM1245 627q31 135 137 219q111 86 246 86 t244 -86q110 -86 141 -219h-768z" />
|
||||
<glyph unicode="Ÿ" horiz-adv-x="1318" d="M43 1434l526 -748v-686h181v686l526 748h-223l-394 -560l-395 560h-221zM391 1667q0 -39 25.5 -64.5t62.5 -25.5q39 0 64.5 25.5t25.5 64.5q0 37 -25.5 62.5t-64.5 25.5q-37 0 -62.5 -25.5t-25.5 -62.5zM750 1667q0 -39 25.5 -64.5t62.5 -25.5q39 0 64.5 25.5t25.5 64.5 q0 37 -25.5 62.5t-64.5 25.5q-37 0 -62.5 -25.5t-25.5 -62.5z" />
|
||||
<glyph unicode="ˆ" horiz-adv-x="694" d="M133 1219h107l108 129l107 -129h108l-143 215h-144z" />
|
||||
<glyph unicode="˜" horiz-adv-x="808" d="M133 1276l100 -53q25 86 60 86q47 0 121 -49q78 -47 123 -48q92 0 139 158l-98 55q-25 -86 -62 -86q-45 0 -123 45q-74 49 -119 50q-96 0 -141 -158z" />
|
||||
<glyph unicode=" " horiz-adv-x="899" />
|
||||
<glyph unicode=" " horiz-adv-x="1798" />
|
||||
<glyph unicode=" " horiz-adv-x="899" />
|
||||
<glyph unicode=" " horiz-adv-x="1798" />
|
||||
<glyph unicode=" " horiz-adv-x="599" />
|
||||
<glyph unicode=" " horiz-adv-x="449" />
|
||||
<glyph unicode=" " horiz-adv-x="299" />
|
||||
<glyph unicode=" " horiz-adv-x="299" />
|
||||
<glyph unicode=" " horiz-adv-x="224" />
|
||||
<glyph unicode=" " horiz-adv-x="359" />
|
||||
<glyph unicode=" " horiz-adv-x="99" />
|
||||
<glyph unicode="‐" horiz-adv-x="980" d="M133 465h717v143h-717v-143z" />
|
||||
<glyph unicode="‑" horiz-adv-x="980" d="M133 465h717v143h-717v-143z" />
|
||||
<glyph unicode="‒" horiz-adv-x="980" d="M133 465h717v143h-717v-143z" />
|
||||
<glyph unicode="–" horiz-adv-x="802" d="M133 465h537v143h-537v-143z" />
|
||||
<glyph unicode="—" horiz-adv-x="1161" d="M133 465h895v143h-895v-143z" />
|
||||
<glyph unicode="‘" horiz-adv-x="516" d="M133 932h250v250h-178q0 76 30.5 128t75.5 52v72q-72 0 -127 -74q-51 -72 -51 -178v-250z" />
|
||||
<glyph unicode="’" horiz-adv-x="516" d="M133 1182h178q0 -74 -30.5 -126t-75.5 -52v-72q72 0 125 74q53 72 53 176v252h-250v-252z" />
|
||||
<glyph unicode="‚" horiz-adv-x="516" d="M133 0h178q0 -74 -30.5 -127t-75.5 -53v-72q70 0 125 74q53 76 53 178v250h-250v-250z" />
|
||||
<glyph unicode="“" horiz-adv-x="909" d="M133 932h250v250h-178q0 76 30.5 128t75.5 52v72q-72 0 -127 -74q-51 -72 -51 -178v-250zM526 932h252v250h-180q0 76 32 128t77 52v72q-76 0 -127 -74q-53 -76 -54 -178v-250z" />
|
||||
<glyph unicode="”" horiz-adv-x="909" d="M133 1182h178q0 -74 -30.5 -126t-75.5 -52v-72q72 0 125 74q53 72 53 176v252h-250v-252zM526 1182h181q0 -74 -32 -126t-77 -52v-72q76 0 125 74q55 70 55 176v252h-252v-252z" />
|
||||
<glyph unicode="„" horiz-adv-x="909" d="M133 0h178q0 -74 -30.5 -127t-75.5 -53v-72q70 0 125 74q53 76 53 178v250h-250v-250zM526 0h181q0 -74 -32 -127t-77 -53v-72q74 0 125 74q55 74 55 178v250h-252v-250z" />
|
||||
<glyph unicode="•" horiz-adv-x="909" d="M133 537q0 -133 94 -228q98 -94 228 -94q135 0 227 92q96 97 96 230t-96 229q-94 94 -227 94q-129 0 -228 -94q-94 -94 -94 -229z" />
|
||||
<glyph unicode="…" horiz-adv-x="1447" d="M133 125q0 -53 36 -89t89 -36t89 36t36 89t-36 89t-89 36t-89 -36t-36 -89zM598 125q0 -53 36 -89t89 -36t90 36t37 89t-37 89t-90 36t-89 -36t-36 -89zM1065 125q0 -53 36 -89t89 -36t89 36t36 89t-36 89t-89 36t-89 -36t-36 -89z" />
|
||||
<glyph unicode=" " horiz-adv-x="359" />
|
||||
<glyph unicode="‹" horiz-adv-x="765" d="M133 551l420 -285l80 121l-348 236l348 233l-80 121l-420 -283v-143z" />
|
||||
<glyph unicode="›" horiz-adv-x="765" d="M133 387l78 -121l422 285v143l-422 283l-78 -121l346 -233z" />
|
||||
<glyph unicode=" " horiz-adv-x="449" />
|
||||
<glyph unicode="€" horiz-adv-x="1632" d="M133 483h207q76 -229 272 -377q203 -143 443 -143q203 0 381 105v219q-168 -143 -381 -144q-170 0 -312 93q-141 94 -211 247h662l51 144h-756q-8 41 -8 90t8 90h822l53 143h-832q72 154 211 246q139 94 312 94q213 0 381 -143l63 178q-195 143 -444 143 q-244 0 -443 -143q-195 -143 -272 -375h-154l-53 -143h174q-2 -23 -3 -45.5t-1 -44.5q0 -23 1 -45.5t3 -44.5h-121z" />
|
||||
<glyph unicode="™" horiz-adv-x="1568" d="M133 1309h232v-629h127v629h196v-629h125v520l188 -520h123l187 518v-518h127v754h-174l-201 -553l-201 553h-729v-125z" />
|
||||
<glyph unicode="◼" horiz-adv-x="1075" d="M0 0v1075h1075v-1075h-1075z" />
|
||||
<hkern u1=""" u2="A" k="252" />
|
||||
<hkern u1="'" u2="s" k="133" />
|
||||
<hkern u1="'" u2="r" k="66" />
|
||||
<hkern u1="'" u2="l" k="23" />
|
||||
<hkern u1="A" u2="w" k="86" />
|
||||
<hkern u1="A" u2="v" k="123" />
|
||||
<hkern u1="A" u2="t" k="25" />
|
||||
<hkern u1="A" u2="Y" k="209" />
|
||||
<hkern u1="A" u2="W" k="129" />
|
||||
<hkern u1="A" u2="V" k="209" />
|
||||
<hkern u1="A" u2="T" k="182" />
|
||||
<hkern u1="A" u2="Q" k="43" />
|
||||
<hkern u1="A" u2="O" k="43" />
|
||||
<hkern u1="A" u2="G" k="43" />
|
||||
<hkern u1="A" u2="C" k="43" />
|
||||
<hkern u1="A" u2="'" k="252" />
|
||||
<hkern u1="A" u2=""" k="252" />
|
||||
<hkern u1="B" u2="." k="57" />
|
||||
<hkern u1="B" u2="," k="18" />
|
||||
<hkern u1="D" u2="Y" k="115" />
|
||||
<hkern u1="D" u2="W" k="43" />
|
||||
<hkern u1="D" u2="V" k="72" />
|
||||
<hkern u1="D" u2="A" k="72" />
|
||||
<hkern u1="D" u2="." k="172" />
|
||||
<hkern u1="D" u2="," k="133" />
|
||||
<hkern u1="F" u2="r" k="90" />
|
||||
<hkern u1="F" u2="o" k="43" />
|
||||
<hkern u1="F" u2="e" k="43" />
|
||||
<hkern u1="F" u2="a" k="43" />
|
||||
<hkern u1="F" u2="A" k="182" />
|
||||
<hkern u1="F" u2="." k="553" />
|
||||
<hkern u1="F" u2="," k="516" />
|
||||
<hkern u1="G" u2="." k="66" />
|
||||
<hkern u1="G" u2="," k="25" />
|
||||
<hkern u1="J" u2="." k="66" />
|
||||
<hkern u1="J" u2="," k="29" />
|
||||
<hkern u1="L" u2="Y" k="233" />
|
||||
<hkern u1="L" u2="W" k="123" />
|
||||
<hkern u1="L" u2="V" k="197" />
|
||||
<hkern u1="L" u2="T" k="211" />
|
||||
<hkern u1="L" u2="'" k="391" />
|
||||
<hkern u1="L" u2=""" k="391" />
|
||||
<hkern u1="O" u2="Y" k="90" />
|
||||
<hkern u1="O" u2="V" k="47" />
|
||||
<hkern u1="O" u2="T" k="80" />
|
||||
<hkern u1="O" u2="A" k="43" />
|
||||
<hkern u1="O" u2="." k="137" />
|
||||
<hkern u1="O" u2="," k="96" />
|
||||
<hkern u1="P" u2="A" k="123" />
|
||||
<hkern u1="P" u2="." k="584" />
|
||||
<hkern u1="P" u2="," k="549" />
|
||||
<hkern u1="Q" u2="." k="137" />
|
||||
<hkern u1="Q" u2="," k="96" />
|
||||
<hkern u1="T" u2="u" k="80" />
|
||||
<hkern u1="T" u2="r" k="94" />
|
||||
<hkern u1="T" u2="o" k="47" />
|
||||
<hkern u1="T" u2="e" k="47" />
|
||||
<hkern u1="T" u2="a" k="43" />
|
||||
<hkern u1="T" u2="O" k="76" />
|
||||
<hkern u1="T" u2="A" k="182" />
|
||||
<hkern u1="T" u2=";" k="143" />
|
||||
<hkern u1="T" u2=":" k="147" />
|
||||
<hkern u1="T" u2="." k="281" />
|
||||
<hkern u1="T" u2="-" k="190" />
|
||||
<hkern u1="T" u2="," k="266" />
|
||||
<hkern u1="V" u2="O" k="43" />
|
||||
<hkern u1="V" u2="G" k="43" />
|
||||
<hkern u1="V" u2="A" k="209" />
|
||||
<hkern u1="V" u2=";" k="90" />
|
||||
<hkern u1="V" u2=":" k="94" />
|
||||
<hkern u1="V" u2="." k="266" />
|
||||
<hkern u1="V" u2="-" k="154" />
|
||||
<hkern u1="V" u2="," k="244" />
|
||||
<hkern u1="W" u2="A" k="133" />
|
||||
<hkern u1="W" u2=";" k="57" />
|
||||
<hkern u1="W" u2=":" k="61" />
|
||||
<hkern u1="W" u2="." k="195" />
|
||||
<hkern u1="W" u2="-" k="104" />
|
||||
<hkern u1="W" u2="," k="176" />
|
||||
<hkern u1="Y" u2="u" k="57" />
|
||||
<hkern u1="Y" u2="o" k="29" />
|
||||
<hkern u1="Y" u2="e" k="29" />
|
||||
<hkern u1="Y" u2="a" k="18" />
|
||||
<hkern u1="Y" u2="O" k="86" />
|
||||
<hkern u1="Y" u2="A" k="209" />
|
||||
<hkern u1="Y" u2=";" k="133" />
|
||||
<hkern u1="Y" u2=":" k="133" />
|
||||
<hkern u1="Y" u2="." k="305" />
|
||||
<hkern u1="Y" u2="-" k="190" />
|
||||
<hkern u1="Y" u2="," k="281" />
|
||||
<hkern u1="f" u2="1" k="180" />
|
||||
<hkern u1="r" u2=";" k="23" />
|
||||
<hkern u1="r" u2=":" k="25" />
|
||||
<hkern u1="r" u2="." k="215" />
|
||||
<hkern u1="r" u2="-" k="90" />
|
||||
<hkern u1="r" u2="," k="190" />
|
||||
<hkern u1="s" u2="." k="23" />
|
||||
<hkern u1="v" u2="." k="197" />
|
||||
<hkern u1="v" u2="," k="176" />
|
||||
<hkern u1="w" u2="." k="143" />
|
||||
<hkern u1="w" u2="," k="123" />
|
||||
<hkern u1="y" u2="." k="219" />
|
||||
<hkern u1="y" u2="," k="190" />
|
||||
</font>
|
||||
</defs></svg>
|
After Width: | Height: | Size: 56 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,609 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript" charset="utf-8"></script>
|
||||
<script src="specimen_files/easytabs.js" type="text/javascript" charset="utf-8"></script>
|
||||
<link rel="stylesheet" href="specimen_files/specimen_stylesheet.css" type="text/css" charset="utf-8" />
|
||||
<link rel="stylesheet" href="stylesheet.css" type="text/css" charset="utf-8" />
|
||||
|
||||
<style type="text/css">
|
||||
body{
|
||||
font-family: 'florencesans_shadedregular';
|
||||
}
|
||||
</style>
|
||||
|
||||
<title>Florencesans Shaded Regular Specimen</title>
|
||||
|
||||
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
$(document).ready(function() {
|
||||
$('#container').easyTabs({defaultContent:1});
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="container">
|
||||
<div id="header">
|
||||
Florencesans Shaded Regular </div>
|
||||
<ul class="tabs">
|
||||
<li><a href="#specimen">Specimen</a></li>
|
||||
<li><a href="#layout">Sample Layout</a></li>
|
||||
<li><a href="#glyphs">Glyphs & Languages</a></li>
|
||||
<li><a href="#installing">Installing Webfonts</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<div id="main_content">
|
||||
|
||||
|
||||
<div id="specimen">
|
||||
|
||||
<div class="section">
|
||||
<div class="grid12 firstcol">
|
||||
<div class="huge">AaBb</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<div class="glyph_range">A​B​C​D​E​F​G​H​I​J​K​L​M​N​O​P​Q​R​S​T​U​V​W​X​Y​Z​a​b​c​d​e​f​g​h​i​j​k​l​m​n​o​p​q​r​s​t​u​v​w​x​y​z​1​2​3​4​5​6​7​8​9​0​&​.​,​?​!​@​(​)​#​$​%​*​+​-​=​:​;</div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="grid12 firstcol">
|
||||
<table class="sample_table">
|
||||
<tr><td>10</td><td class="size10">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>11</td><td class="size11">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>12</td><td class="size12">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>13</td><td class="size13">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>14</td><td class="size14">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>16</td><td class="size16">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>18</td><td class="size18">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>20</td><td class="size20">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>24</td><td class="size24">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>30</td><td class="size30">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>36</td><td class="size36">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>48</td><td class="size48">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>60</td><td class="size60">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>72</td><td class="size72">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
<tr><td>90</td><td class="size90">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="section" id="bodycomparison">
|
||||
|
||||
|
||||
<div id="xheight">
|
||||
<div class="fontbody">◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼body</div><div class="arialbody">body</div><div class="verdanabody">body</div><div class="georgiabody">body</div></div>
|
||||
<div class="fontbody" style="z-index:1">
|
||||
body<span>Florencesans Shaded Regular</span>
|
||||
</div>
|
||||
<div class="arialbody" style="z-index:1">
|
||||
body<span>Arial</span>
|
||||
</div>
|
||||
<div class="verdanabody" style="z-index:1">
|
||||
body<span>Verdana</span>
|
||||
</div>
|
||||
<div class="georgiabody" style="z-index:1">
|
||||
body<span>Georgia</span>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="section psample psample_row1" id="">
|
||||
|
||||
<div class="grid2 firstcol">
|
||||
<p class="size10"><span>10.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="grid3">
|
||||
<p class="size11"><span>11.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="grid3">
|
||||
<p class="size12"><span>12.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="grid4">
|
||||
<p class="size13"><span>13.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="white_blend"></div>
|
||||
|
||||
</div>
|
||||
<div class="section psample psample_row2" id="">
|
||||
<div class="grid3 firstcol">
|
||||
<p class="size14"><span>14.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="grid4">
|
||||
<p class="size16"><span>16.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="grid5">
|
||||
<p class="size18"><span>18.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="white_blend"></div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="section psample psample_row3" id="">
|
||||
<div class="grid5 firstcol">
|
||||
<p class="size20"><span>20.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
</div>
|
||||
<div class="grid7">
|
||||
<p class="size24"><span>24.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
</div>
|
||||
|
||||
<div class="white_blend"></div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="section psample psample_row4" id="">
|
||||
<div class="grid12 firstcol">
|
||||
<p class="size30"><span>30.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
</div>
|
||||
<div class="white_blend"></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="section psample psample_row1 fullreverse">
|
||||
<div class="grid2 firstcol">
|
||||
<p class="size10"><span>10.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="grid3">
|
||||
<p class="size11"><span>11.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="grid3">
|
||||
<p class="size12"><span>12.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="grid4">
|
||||
<p class="size13"><span>13.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="black_blend"></div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="section psample psample_row2 fullreverse">
|
||||
<div class="grid3 firstcol">
|
||||
<p class="size14"><span>14.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="grid4">
|
||||
<p class="size16"><span>16.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="grid5">
|
||||
<p class="size18"><span>18.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
|
||||
</div>
|
||||
<div class="black_blend"></div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="section psample fullreverse psample_row3" id="">
|
||||
<div class="grid5 firstcol">
|
||||
<p class="size20"><span>20.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
</div>
|
||||
<div class="grid7">
|
||||
<p class="size24"><span>24.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
</div>
|
||||