Hi there! I'm running a javascript code with forceES5, but I want to whitelist font-face. I have no problem with whitelisting it because the code is already running inside a iframe, so I can allow it (as long it goes through the url rewrite).
How can this be done in ES5? Thanks
