﻿@font-face {
    font-family: 'icomoon';
    src: url('custom-fonts/icomoon.eot?mk4g1y');
    src: url('custom-fonts/icomoon.eot?mk4g1y#iefix') format('embedded-opentype'), url('custom-fonts/icomoon.ttf?mk4g1y') format('truetype'), url('custom-fonts/icomoon.woff?mk4g1y') format('woff'), url('custom-fonts/icomoon.svg?mk4g1y#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !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;
}

.icon-Account:before {
    content: "\e900";
}

.icon-Billing:before {
    content: "\e901";
}

.icon-Crendentials:before {
    content: "\e902";
}

.icon-Distance:before {
    content: "\e903";
}

.icon-Fleet:before {
    content: "\e904";
}

.icon-Inquiries:before {
    content: "\e905";
}

.icon-Payment:before {
    content: "\e906";
}

.icon-Vehicle:before {
    content: "\e907";
}

.icon-Wgtgroup:before {
    content: "\e908";
}
