You are viewing a single comment's thread from:

RE: How to Choose the Best Font for Your Blog Design - 5 Kinds of Typefaces

in #blog7 years ago

Unfortunately @juvyjabian, I have not found a way!

I attempted this take:

 <style>
@import url('https://fonts.googleapis.com/css?family=Roboto');

.font {
    font-family: 'Roboto', sans-serif;
}
</style>

<p>Normal Text.</p>
<p class="font">Roboto</p>

..., but it would not render.

Still exploring!
Try this article, though: https://guides.github.com/features/mastering-markdown/

Coin Marketplace

STEEM 0.27
TRX 0.21
JST 0.038
BTC 97223.78
ETH 3676.06
SBD 3.81