Skip to main content
HomeProjectsTalksBlogContact
MARCOS IGLESIASSoftware Engineer
  • Home
  • Projects
  • Talks
  • Blog
  • Contact

1 element tagged with Fonts

All tags
  • Rendering web fonts properly with CSS

    Fonts are rendered differently among different operating systems and devices. They depend on the algorithm employed by the system of the visitor. In this post I will share some ways to overcome this behavior so we get a similar experience.

    • CSS
    • Fonts
    • FE