@font-face {
  font-family: 'sfr-icons';
  src:  url('../fonts/sfr-icons.eot?onuuqr');
  src:  url('../fonts/sfr-icons.eot?onuuqr#iefix') format('embedded-opentype'),
    url('../fonts/sfr-icons.ttf?onuuqr') format('truetype'),
    url('../fonts/sfr-icons.woff?onuuqr') format('woff'),
    url('../fonts/sfr-icons.svg?onuuqr#sfr-icons') 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: 'sfr-icons' !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-fishing-lure:before {
  content: "\e90d";
}
.icon-private-boat:before {
  content: "\e908";
  color: #595a5c;
}
.icon-fishing-reel-2:before {
  content: "\e909";
}
.icon-line-only:before {
  content: "\e90a";
  color: #4e4e4e;
}
.icon-merch:before {
  content: "\e90b";
  color: #4e4e4e;
}
.icon-tuna-hook:before {
  content: "\e90c";
}
.icon-reel:before {
  content: "\e902";
}
.icon-jig:before {
  content: "\e903";
}
.icon-fishing-rod:before {
  content: "\e904";
}
.icon-fishing-line:before {
  content: "\e905";
}
.icon-double-hook:before {
  content: "\e906";
}
.icon-fishing-vest:before {
  content: "\e907";
}
.icon-fish-bones:before {
  content: "\e900";
}
.icon-tuna:before {
  content: "\e901";
}
