﻿@font-face {
    font-family: "KarminaSansheavy";
    src: url("font/karminasanslf-heavy.eot?#iefix");
    src: url("font/karminasanslf-heavy.eot?#iefix") format("eot"),
         url("font/karminasanslf-heavy.woff") format("woff"),
         url("font/karminasanslf-heavy.ttf") format("truetype"),
         url("font/karminasanslf-heavy.svg#KarminaSansHvLF") format("svg");
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: "KarminaSansextrabold";
    src: url("font/karminasanslf-extrabold.eot?#iefix");
    src: url("font/karminasanslf-extrabold.eot?#iefix") format("eot"),
         url("font/karminasanslf-extrabold.woff") format("woff"),
         url("font/karminasanslf-extrabold.ttf") format("truetype"),
         url("font/karminasanslf-extrabold.svg#KarminaSansEbLF") format("svg");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "KarminaSansbold";
    src: url("font/KarminaSansLF-Bold.eot?#iefix");
    src: url("font/KarminaSansLF-Bold.eot?#iefix") format("eot"),
         url("font/KarminaSansLF-Bold.woff") format("woff"),
         url("font/KarminaSansLF-Bold.ttf") format("woff2"),
         url("font/KarminaSansLF-Bold.svg#KarminaSansEbLF") format("svg");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "Karminaregular";
    src: url("font/karminalf-regular.eot?#iefix");
    src: url("font/karminalf-regular.eot?#iefix") format("eot"),
         url("font/karminalf-regular.woff") format("woff"),
         url("font/karminalf-regular.ttf") format("truetype"),
         url("font/karminalf-regular.svg#KarminaLF") format("svg");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "Karminaitalic";
    src: url("font/karminalf-italic.eot?#iefix");
    src: url("font/karminalf-italic.eot?#iefix") format("eot"),
         url("font/karminalf-italic.woff") format("woff"),
         url("font/karminalf-italic.ttf") format("truetype"),
         url("font/karminalf-italic.svg#KarminaLF-Italic") format("svg");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "KarminaSans";
    src: url("font/karminasanslf-regular.eot?#iefix");
    src: url("font/karminasanslf-regular.eot?#iefix") format("eot"),
         url("font/karminasanslf-regular.woff") format("woff"),
         url("font/karminasanslf-regular.ttf") format("truetype"),
         url("font/karminasanslf-regular.svg#KarminaSansLF") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "KarminaSansitalic";
    src: url("font/karminasanslf-italic.eot?#iefix");
    src: url("font/karminasanslf-italic.eot?#iefix") format("eot"),
         url("font/karminasanslf-italic.woff") format("woff"),
         url("font/karminasanslf-italic.ttf") format("truetype"),
         url("font/karminasanslf-italic.svg#KarminaSansLF-Italic") format("svg");
    font-weight: normal;
    font-style: italic;
}


@charset "UTF-8";

@font-face {
  font-family: "lernlupe";
  src:url("fonts/lernlupe.eot");
  src:url("fonts/lernlupe.eot?#iefix") format("embedded-opentype"),
    url("fonts/lernlupe.woff") format("woff"),
    url("fonts/lernlupe.ttf") format("truetype"),
    url("fonts/lernlupe.svg#lernlupe") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "lernlupe" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "lernlupe" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-check:before {
  content: "a";
}
.icon-close:before {
  content: "b";
}
.icon-delete:before {
  content: "c";
}
.icon-download:before {
  content: "d";
}
.icon-dropdown-down:before {
  content: "e";
}
.icon-dropdown-mainmenu-down:before {
  content: "f";
}
.icon-dropdown-mainmenu-up:before {
  content: "g";
}
.icon-dropdown-up:before {
  content: "h";
}
.icon-left:before {
  content: "i";
}
.icon-plus:before {
  content: "j";
}
.icon-right:before {
  content: "k";
}
.icon-square:before {
  content: "l";
}
.icon-view:before {
  content: "n";
}
