Icon fonts like `Material Icons` are a terrible idea for exactly this reason.
They can also confuse search engines (Try a Google search for "keyboard_arrow_up" and scroll down a few results for instance, Bing too if you put it in quotes).
Webmasters should use SVGs or bitmaps with appropriate alt or aria attributes; but it's easier to just load in a font and hope that it loads fast enough to not cause problems / that the user doesn't override it