Oslo font

By Antonio Rodrigues Jr at Aug 02, 2018
Personal project on which I graphically arrange illustration and typography. The custom font is available for free download AND in two versions, both in two weights. Enjoy!
AAAaaa
<style type="text/css">
@font-face{
    font-family:"oslo-regular";
    src:url("https://files.fontsme.com/o/710/710/file/oslo.regular.ttf") format("woff"),
    url("https://files.fontsme.com/o/710/710/file/oslo.regular.ttf") format("opentype"),
    url("https://files.fontsme.com/o/710/710/file/oslo.regular.ttf") format("truetype");
}
span.font0{font-family:"oslo-regular";font-size:px;text-transform:;}
</style>
Oslo Regular
<style type="text/css">
@font-face{
    font-family:"oslo-bold";
    src:url("https://files.fontsme.com/o/710/710/file/oslo.bold.ttf") format("woff"),
    url("https://files.fontsme.com/o/710/710/file/oslo.bold.ttf") format("opentype"),
    url("https://files.fontsme.com/o/710/710/file/oslo.bold.ttf") format("truetype");
}
span.font1{font-family:"oslo-bold";font-size:px;text-transform:;}
</style>
Oslo Bold

Ad1

ad2