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

[class^="icon-indeed"], [class*=" icon-indeed"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'indeed' !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-indeedindeed:before {
  content: "\e900";
}
