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

[class^="icon-custom-feather-2"], [class*=" icon-custom-feather-2"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'custom-feather-2' !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-custom-feather-2archive:before {
  content: "\e900";
}
.icon-custom-feather-2bell:before {
  content: "\e901";
}
.icon-custom-feather-2bell-off:before {
  content: "\e902";
}
.icon-custom-feather-2bookmark:before {
  content: "\e903";
}
.icon-custom-feather-2box:before {
  content: "\e904";
}
.icon-custom-feather-2clipboard:before {
  content: "\e905";
}
.icon-custom-feather-2cloud:before {
  content: "\e906";
}
.icon-custom-feather-2copy:before {
  content: "\e907";
}
.icon-custom-feather-2file-text:before {
  content: "\e908";
}
.icon-custom-feather-2smile:before {
  content: "\e909";
}
.icon-custom-feather-2thumbs-down:before {
  content: "\e90a";
}
.icon-custom-feather-2thumbs-up:before {
  content: "\e90b";
}
