@font-face {
  font-family: 'filin_font';
  src:  url('filin_font/filin_font.eot?dm2dg6');
  src:  url('filin_font/filin_font.eot?dm2dg6#iefix') format('embedded-opentype'),
    url('filin_font/filin_font.ttf?dm2dg6') format('truetype'),
    url('filin_font/filin_font.woff?dm2dg6') format('woff'),
    url('filin_font/filin_font.svg?dm2dg6#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'filin_font' !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-bird:before {
  content: "\e90e";
}
.icon-mammel:before {
  content: "\e90f";
}
.icon-bug:before {
  content: "\e908";
}
.icon-mollusk:before {
  content: "\e909";
}
.icon-invertebrata:before {
  content: "\e90a";
}
.icon-fish:before {
  content: "\e90b";
}
.icon-reptile:before {
  content: "\e90c";
}
.icon-frog:before {
  content: "\e90d";
}
.icon-speech:before {
  content: "\e907";
}
.icon-classification:before {
  content: "\e900";
}
.icon-envelope:before {
  content: "\e901";
}
.icon-link:before {
  content: "\e902";
}
.icon-news:before {
  content: "\e903";
}
.icon-right-arrow:before {
  content: "\e904";
}
.icon-search:before {
  content: "\e905";
}
.icon-up-arrow:before {
  content: "\e906";
}

