﻿@charset "UTF-8";

@font-face {
    font-family: 'mobaxekit';
    src: url('/fonts/mobaxekit.ttf?yeapiu') format('truetype'), 
        url('/fonts/mobaxekit.woff?yeapiu') format('woff'), 
        url('/fonts/mobaxekit.svg?yeapiu#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
i.mk {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'mobaxekit' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #393939;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1em;
}

i.icon-tax {
    font-size: 1em;
}
i.icon-link,
i.icon-flights,
i.icon-indexes,
i.icon-loans,
i.icon-prices,
i.icon-realestate,
i.icon-salary,
i.icon-vehicle,
i.icon-phone,
i.icon-dot-circle-o,
i.icon-furnit {
    font-size: 1.2em;
}

/*[data-icon]:before {
  font-family: "mobaxekit" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "mobaxekit" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}*/

.icon-link:before {
  content: "\61";
}
.icon-flights:before {
  content: "\62";
}
.icon-indexes:before {
  content: "\63";
}
.icon-loans:before {
  content: "\64";
}
.icon-prices:before {
  content: "\65";
}
.icon-realestate:before {
  content: "\66";
}
.icon-salary:before {
  content: "\67";
}
.icon-tax:before {
  content: "\68";
}
.icon-vehicle:before {
  content: "\69";
}
.icon-phone:before {
  content: "\6a";
}
.icon-dot-circle-o:before {
  content: "\6b";
}
.icon-chart-bar:before {
  content: "\6d";
}
.icon-furnit:before {
  content: "\6c";
}


.mk-colorize.icon-realestate {
    color: #81479B;
}

.mk-colorize.icon-loans {
    color: #118DD3;
}

.mk-colorize.icon-flights {
    color: #CFD41A;
}

.mk-colorize.icon-indexes {
    color: #ECB30B;
}

.mk-colorize.icon-prices {
    color: #AFD037;
}

.mk-colorize.icon-tax {
    color: #845F18;
}

.mk-colorize.icon-vehicle {
    color: #0CB;
}

.mk-colorize.icon-salary {
    color: #c81332;
}

@font-face {
    font-family: 'heshev-customers';
    src: url('/fonts/heshev-customers.ttf?427bwk') format('truetype'), url('/fonts/heshev-customers.woff?427bwk') format('woff'), url('/fonts/heshev-customers.svg?427bwk#heshev-customers') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="heshev-"]:not([class*="heshev-chat"]), [class*=" heshev-"]:not([class*="heshev-chat"]) {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'heshev-customers' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #393939;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.heshev-authorities:before {
    content: "\e900";
}

.heshev-business-bank:before {
    content: "\e901";
}

.heshev-business-details:before {
    content: "\e902";
}

.heshev-company:before {
    content: "\e903";
}

.heshev-directors:before {
    content: "\e904";
}

.heshev-employee:before {
    content: "\e905";
}

.heshev-independent:before {
    content: "\e906";
}

.heshev-managers:before {
    content: "\e907";
}

.heshev-non-profit:before {
    content: "\e908";
}

.heshev-partners-copy:before {
    content: "\e909";
}

.heshev-partners {
    font-size: .8em;
}

    .heshev-partners:before {
        content: "\e90a";
    }

.heshev-personal-bank:before {
    content: "\e90b";
}

.heshev-personal-details:before {
    content: "\e90c";
}

.heshev-spouse:before {
    content: "\e90d";
}

.heshev-workers:before {
    content: "\e90e";
}