@font-face {
  font-family: 'ospidea';
  src:  url('fonts/ospidea.eot?jaye7s');
  src:  url('fonts/ospidea.eot?jaye7s#iefix') format('embedded-opentype'),
    url('fonts/ospidea.ttf?jaye7s') format('truetype'),
    url('fonts/ospidea.woff?jaye7s') format('woff'),
    url('fonts/ospidea.svg?jaye7s#ospidea') 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: 'ospidea' !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-chevron-right:before {
  content: "\e900";
}
.icon-chevron-left:before {
  content: "\e901";
}
.icon-chevron-down:before {
  content: "\e902";
}
.icon-chevron-up:before {
  content: "\e903";
}
.icon-double-chevron-right:before {
  content: "\e904";
}
.icon-double-chevron-left:before {
  content: "\e905";
}
.icon-double-chevron-down:before {
  content: "\e906";
}
.icon-double-chevron-up:before {
  content: "\e907";
}
.icon-download:before {
  content: "\e908";
}
.icon-mail:before {
  content: "\e97e";
}
.icon-tag:before {
  content: "\e97f";
}
.icon-schublade:before {
  content: "\e980";
}
.icon-kalender:before {
  content: "\e981";
}
.icon-kommentar:before {
  content: "\e909";
}
.icon-close:before {
  content: "\e90e";
}
.icon-video:before {
  content: "\e90f";
}
.icon-post:before {
  content: "\e910";
}
.icon-pdf:before {
  content: "\e911";
}
.icon-extern:before {
  content: "\e912";
}
.icon-phone:before {
  content: "\e90a";
}
.icon-mobile:before {
  content: "\e90b";
}
.icon-fax:before {
  content: "\e90d";
}
.icon-pin:before {
  content: "\e90c";
}
.icon-comment-reply:before {
  content: "\e913";
}

