Install Font Face Observer
masterYou can install Font Face Observer via npm as a dependency. If you are not using a package manager, you can include fontfaceobserver.js or fontfaceobserver.standalone.js directly in your project. Note that fontfaceobserver.js includes a small Promise polyfill, while fontfaceobserver.standalone.js requires you to provide your own Promise polyfill for browsers that do not support them.
$ npm install fontfaceobserver