/* This icon font contains 3 FontAwesome glyphs intended for use with AG Grid */
@font-face {
  font-family: 'FontAwesomeSubset';
  src: url('./woff2/FontAwesomeSubset.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: fallback;
}
