/* NowDry icon font — Font Awesome Sharp Light 300 (client-supplied).
   Usage: <span style="font-family: 'FA Sharp Light'; ...">&#xf00c;</span>
   Keep decorative icons aria-hidden and give meaningful ones an aria-label. */
@font-face {
  font-family: 'FA Sharp Light';
  src: url('fa-sharp-light-300.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
