---
title: "Content blockers and assets"
slug: content-blockers-and-assets
section: tech
date: 2015-09-26T11:26:00.000Z
canonical: https://roland.leth.ro/blog/tech/content-blockers-and-assets
---

If you're using any kind of offsite assets, like webfonts or [Font Awesome](https://fortawesome.github.io/Font-Awesome/) icons, take into consideration that these will be blocked by iOS 9's content blockers - either bring them locally on your server, either have fallbacks; I chose the former, which also improved the pages' loading times.
