/* generated by fontico — do not edit */
.ico {
  display: inline-block;
  width: 1em;
  height: 1em;

  /* An <svg> sits on the text baseline's bottom edge, a glyph sits
     slightly below it. This is the conventional nudge; tune it if
     your body face has unusual metrics. */
  vertical-align: -0.125em;

  /* Never let a flex or grid parent squash an icon. */
  flex: none;
}

/* Optical sizing for icons set beside larger text. */
.ico-lg { width: 1.25em; height: 1.25em; }
.ico-xl { width: 1.5em;  height: 1.5em;  }
