@font-face {
  font-family: 'SIKU-Light';
  src:
    url('fonts/SIKU-Light.woff2?o52qdc') format('woff2'),
    url('fonts/SIKU-Light.ttf?o52qdc') format('truetype'),
    url('fonts/SIKU-Light.woff?o52qdc') format('woff'),
    url('fonts/SIKU-Light.svg?o52qdc#SIKU-Light') 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: 'SIKU-Light' !important;*/
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

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

.icon-aspirator:before {
  content: "\e940";
}
.icon-boat-circle:before {
  content: "\e935";
}
.icon-butterfly-net:before {
  content: "\e947";
}
.icon-fishing-net:before {
  content: "\e949";
}
.icon-imperial:before {
  content: "\e939";
}
.icon-legend:before {
  content: "\e907";
}
.icon-malaise-tent:before {
  content: "\e944";
}
.icon-needle-thread:before {
  content: "\e948";
}
.icon-network:before {
  content: "\e902";
}
.icon-smartbuoy:before {
  content: "\e921";
}
.icon-smartice:before {
  content: "\e912";
}
.icon-tracks:before {
  content: "\e911";
}
.icon-user:before {
  content: "\e901";
}
