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 #blog9 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.06
TRX 0.29
JST 0.049
BTC 70950.33
ETH 2073.95
USDT 1.00
SBD 0.47