@font-face {
    font-family: "icon_font_5";
    src: url("./icon_font_5.woff2?e4826ccf6e900e8d92c9949c4069651c") format("woff2"),
url("./icon_font_5.woff?e4826ccf6e900e8d92c9949c4069651c") format("woff");
}

i[class^="icon-"]:before, i[class*=" icon-"]:before {
    font-family: icon_font_5 !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrowback:before {
    content: "\f101";
}
.icon-arrowforward:before {
    content: "\f102";
}
.icon-arrowforward24dp000000svg:before {
    content: "\f103";
}
.icon-eurosymbolblack24dpsvg:before {
    content: "\f104";
}
.icon-hubblack24dp1svg:before {
    content: "\f105";
}
.icon-personblack24dpsvg:before {
    content: "\f106";
}
.icon-watchlaterblack24dpsvg:before {
    content: "\f107";
}
