@font-face {
  font-family: 'circ-fusd-plus';
  src:  url('fonts/circ-fusd-plus.eot?lbavta');
  src:  url('fonts/circ-fusd-plus.eot?lbavta#iefix') format('embedded-opentype'),
    url('fonts/circ-fusd-plus.ttf?lbavta') format('truetype'),
    url('fonts/circ-fusd-plus.woff?lbavta') format('woff'),
    url('fonts/circ-fusd-plus.svg?lbavta#circ-fusd-plus') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'circ-fusd-plus' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-circ-parent-square:before {
  content: "\e900";
}
.icon-circ-peachjar:before {
  content: "\e901";
}
