﻿@font-face {
    font-family: 'DashboardIcon';
    src: url('/assets/icons/font/DashboardIcon.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="custom-icon-"], [class*=" custom-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'DashboardIcon' !important;
    speak: never;
    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;
    font-size: 24px;
}

.custom-icon-windshield_viper:before {
    content: "\e915";
}

.custom-icon-fire:before {
    content: "\e912";
}

.custom-icon-temperature:before {
    content: "\e910";
}

.custom-icon-direksiyon:before {
    content: "\e905";
}

.custom-icon-hvac:before {
    content: "\e906";
}

.custom-icon-balata:before {
    content: "\e907";
}

.custom-icon-ess_error:before {
    content: "\e908";
}

.custom-icon-pantograph_up:before {
    content: "\e900";
}

.custom-icon-lastik:before {
    content: "\e901";
}

.custom-icon-isolation_error:before {
    content: "\e902";
}

.custom-icon-ess:before {
    content: "\e903";
}

.custom-icon-mc_error:before {
    content: "\e904";
}

.custom-icon-suspansion:before {
    content: "\e90c";
}

.custom-icon-speed:before {
    content: "\e909";
}

.custom-icon-lightning:before {
    content: "\e90a";
}

.custom-icon-pantograph_down:before {
    content: "\e90b";
}

.custom-icon-stopbrake:before {
    content: "\e90d";
}

.custom-icon-plug:before {
    content: "\e90e";
}

.custom-icon-pantograph_charge:before {
    content: "\e90f";
}

.custom-icon-general_error:before {
    content: "\e911";
}

.custom-icon-ebs:before {
    content: "\e913";
}

.custom-icon-v_error:before {
    content: "\e914";
}

.custom-icon-tcu_error:before {
    content: "\e916";
}

.custom-icon-battery_temperature:before {
    content: "\e91a";
}

.custom-icon-stop_error:before {
    content: "\e917";
}
