@font-face {
    font-family: "vega-icon-fix";
    src: url("../fonts/vega-icon-fix.ttf?5685994627525ca6e2efc9d6ba41266d") format("truetype");
}

span[class^="vega-icon-fix-"]:before, span[class*=" vega-icon-fix-"]:before {
    font-family: vega-icon-fix !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;
}

.vega-icon-fix-shield-timeline:before {
    content: "\e900";
}
