Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobxperez committed Sep 20, 2023
1 parent b656387 commit 4ff27e6
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 21 deletions.
Binary file modified fonts/atkinson-hyperlegible/AtkinsonHyperPro-Bold.abb8a847.woff2
Binary file not shown.
Binary file not shown.
Binary file modified fonts/atkinson-hyperlegible/AtkinsonHyperPro-Italic.36ee392e.woff2
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html

Large diffs are not rendered by default.

Binary file modified src/fonts/atkinson-hyperlegible/AtkinsonHyperPro-Bold.woff2
Binary file not shown.
Binary file modified src/fonts/atkinson-hyperlegible/AtkinsonHyperPro-BoldItalic.woff2
Binary file not shown.
Binary file modified src/fonts/atkinson-hyperlegible/AtkinsonHyperPro-Italic.woff2
Binary file not shown.
Binary file modified src/fonts/atkinson-hyperlegible/AtkinsonHyperPro-Regular.woff2
Binary file not shown.
40 changes: 20 additions & 20 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,26 +62,6 @@
visual-ability spectrum.
</p>
</li>
<li data-column="large-3 medium-3 small-2">
<p data-text="h3">Regular</p>
<p>The quick brown fox jumps over the lazy dog.</p>
</li>
<li data-column="large-3 medium-3 small-2">
<p data-text="h3"><em>Italic</em></p>
<p><em>The quick brown fox jumps over the lazy dog.</em></p>
</li>
<li data-column="large-3 medium-3 small-2">
<p data-text="h3"><strong>Bold</strong></p>
<p><strong>The quick brown fox jumps over the lazy dog.</strong></p>
</li>
<li data-column="large-3 medium-3 small-2">
<p data-text="h3">
<strong><em>Bold Italic</em></strong>
</p>
<p>
<strong><em>The quick brown fox jumps over the lazy dog.</em></strong>
</p>
</li>
<li data-column="large-3 medium-3 small-2">
<p data-text="h3">04</p>
<p>Four fonts, with two weights, in both roman and oblique.</p>
Expand Down Expand Up @@ -130,6 +110,26 @@
<p data-text="h3">Kern</p>
<p>Improved kerning for body text and headings.</p>
</li>
<li data-column="large-3 medium-3 small-2">
<p data-text="h3">Regular</p>
<p>The quick brown fox jumps over the lazy dog.</p>
</li>
<li data-column="large-3 medium-3 small-2">
<p data-text="h3">Italic</p>
<p><em>The quick brown fox jumps over the lazy dog.</em></p>
</li>
<li data-column="large-3 medium-3 small-2">
<p data-text="h3">Bold</p>
<p><strong>The quick brown fox jumps over the lazy dog.</strong></p>
</li>
<li data-column="large-3 medium-3 small-2">
<p data-text="h3">
Bold Italic
</p>
<p>
<strong><em>The quick brown fox jumps over the lazy dog.</em></strong>
</p>
</li>
</ul>

<h2>The Braille Institute</h2>
Expand Down

0 comments on commit 4ff27e6

Please sign in to comment.