@font-face {
    font-family: FremoIcon;
    font-style:normal;
    font-weight:400;
    font-display:auto;
    src: url("../lib/FremoIcon-007jBsL.ttf") format('truetype');
}

.fremoicon:before {
    font-family: FremoIcon;
    color: #ffffff;
    -moz-osx-font-smoothing:grayscale;
    -webkit-font-smoothing:antialiased;
    display:inline-block;
    font-style:normal !important;
    font-variant:normal;
    text-rendering:auto;
    line-height:1
}

.fremo-icon:before {
    font-family: "FremoIcon", sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -o-transform: scale(1);
    text-rendering: optimizeLegibility;
}

.fi-fahrlicht:before {content: "a";}
.fi-fernlicht:before {content: "A";}
.fi-schlusslicht:before {content: "b";}
.fi-innenbeleuchtung:before {content: "B";}
.fi-schlusslicht-links:before {content: "c";}
.fi-schlusslicht-rechts:before {content: "d";}
.fi-zielanzeige:before {content: "C";}
.fi-marker-lights:before {content: "E";}
.fi-marker-lights-frame:before {content: "e";}
.fi-funktion:before {content: "f";}
.fi-pfiff:before {content: "K";}
.fi-pfeife-zp1:before {content: "n";}
.fi-pfeife-zp11:before {content: "o";}
.fi-bremse:before {content: "p";}
.fi-bremse-dynamisch:before {content: "q";}
.fi-motor:before {content: "r";}
.fi-rangiergang:before {content: "v";}
.fi-turtle:before {content: "v";}
.fi-getriebe:before {content: "w";}
.fi-einaus:before {content: ".";}
.fi-pfeil-links:before {content: "<";}
.fi-pfeil-rechts:before {content: ">";}
.fi-taster:before {content: ",";}
.fi-tuer-schliessen:before {content: "z";}
.fi-dampf:before {content: "_";}
.fi-dampf-ablassen:before {content: "#";}
.fi-kohleschaufel:before {content: "+";}
.fi-durchsage:before {content: "?";}
.fi-panto-heben:before {content: "Y";}
.fi-panto-senken:before {content: "y";}
.fi-gewicht:before {content: "x";}
.fi-glocke:before {content: "l";}

.fi-svgicon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}