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>
 * {-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
</style>