Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidTDC3377 authored Oct 4, 2023
1 parent 651254e commit 917523d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,19 @@
<br>DSans is more <i>soft</i> than other fonts, and isn't jagged, so users feels your page is clean and sleek.
<br><br><br><br><h1 name="example">Example of DSans</h1>
<br>A showcase of what the DSans font looks like:
<br><p>AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz</p>
<br><p>AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz</p>
<br>
<p>The quick brown fox jumps over the lazy dog.</p>
<br>
<br>
<br>Numbers: 1234567890, characters: £ % ^ & * ( ! " ' # ?
<br><i>NOTE: Foreign characters (such as Japanese letters) may cause rendering issues. We recommend setting a fallback font in-case this happens. We are working on fixing it.</i>
<br><br><br><br><h1 name="get">How do I get DSans</h1>
Getting DSans is very simple. Just paste this code into your CSS style:
Getting DSans is very simple. Just paste this code on the top of your style-sheet:
<br>
<samp>@import url('https://dsans.davidstudios.uk/css2.css');</samp>
<br><br>
When that is done, just define either <samp>"DSans Regular"</samp> or <samp>"DSans Bold"</samp> in your <code>font-family</code>.
When that is done, just define <samp>"DSans Regular"</samp> in your <code>font-family</code>.
<br>
<br><i>Please also consider placing a link back here with the text "This site uses the DSans font.".</i> Thanks if you do! ❤️
<br><br><br><br><br><br><footer>This page & DSans is created by <a href="https://guilded.gg/u/d4vidthedev" target="_blank">D4vidthedev (David)</a>
Expand Down

0 comments on commit 917523d

Please sign in to comment.