Instructions

Yes. We can help you!

Font smoothing was added to Project Settings in order to have a better font appearance on the website.

<style type="text/css">    
    body {  -webkit-font-smoothing: antialiased;}    
</style>