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

.feather-icon-plus {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'feather-icon-plus' !important;
  speak: none;
  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-swap:before {
  content: "\73";
}
