@font-face {
  font-family: 'tierheim-flensburg-icons';
  src: url('fonts/tierheim-flensburg-icons.ttf?v=1') format('truetype'),
       url('fonts/tierheim-flensburg-icons.woff?v=1') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="thf-"], [class*=" thf-"] {
  font-family: 'tierheim-flensburg-icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.thf-rahmen:before { content: "\e900"; }
.thf-katze:before { content: "\e901"; }
.thf-baum-oben:before { content: "\e902"; }
.thf-vogel:before { content: "\e903"; }
.thf-kopf:before { content: "\e904"; }
.thf-pfeil-unten:before { content: "\e905"; }
.thf-eckmarke:before { content: "\e906"; }
.thf-detail:before { content: "\e907"; }
