I'm using the Font-Awesome icons with the recommended Javascript reference:
<script src="https://use.fontawesome.com/7c7031cd1a.js"></script>
When the page finishes loading and the icons appear, all text strings and/or elements around where icons are set to appear kind of jump into place, when each icon takes its designated width space.
Any way to avoid that? Thanks.