@font-face {
    font-family: 'fontello';
    src: url('../font/fontello.eot');
    src: url('../font/fontello.eot') format('embedded-opentype'),
		 url('../font/fontello.woff2') format('woff2'),
		 url('../font/fontello.woff') format('woff'),
		 url('../font/fontello.ttf') format('truetype'),
		 url('../font/fontello.svg') format('svg');
		 font-weight: normal;
		 font-style: normal;
}


/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */


/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */


/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?13636072#fontello') format('svg');
  }
}
*/

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-left:before {
    content: '\21';
}


/* '!' */

.icon-3d-map:before {
    content: '\23';
}


/* '#' */

.icon-location-input:before {
    content: '\24';
}


/* '$' */

.icon-mail:before {
    content: '\25';
}


/* '%' */

.icon-first-screen:before {
    content: '\31';
}


/* '1' */

.icon-image:before {
    content: '\32';
}


/* '2' */

.icon-upload:before {
    content: '\33';
}


/* '3' */

.icon-users:before {
    content: '\34';
}


/* '4' */

.icon-input-dropdown:before {
    content: '\35';
}


/* '5' */

.icon-input-dropup:before {
    content: '\36';
}


/* '6' */

.icon-work-map:before {
    content: '\37';
}


/* '7' */

.icon-zoom-in:before {
    content: '\38';
}


/* '8' */

.icon-last-screen:before {
    content: '\39';
}


/* '9' */

.icon-zoom-out:before {
    content: '\40';
}


/* '@' */

.icon-add:before {
    content: '\41';
}


/* 'A' */

.icon-add-work-performed:before {
    content: '\42';
}


/* 'B' */

.icon-menu:before {
    content: '\43';
}


/* 'C' */

.icon-back:before {
    content: '\44';
}


/* 'D' */

.icon-more-functions:before {
    content: '\45';
}


/* 'E' */

.icon-browse:before {
    content: '\46';
}


/* 'F' */

.icon-collapse-icon:before {
    content: '\47';
}


/* 'G' */

.icon-move-icon:before {
    content: '\48';
}


/* 'H' */

.icon-close-icon:before {
    content: '\49';
}


/* 'I' */

.icon-printer:before {
    content: '\4b';
}


/* 'K' */

.icon-crews:before {
    content: '\4c';
}


/* 'L' */

.icon-notifications:before {
    content: '\4d';
}


/* 'M' */

.icon-profile:before {
    content: '\4e';
}


/* 'N' */

.icon-current-loc:before {
    content: '\4f';
}


/* 'O' */

.icon-delete:before {
    content: '\50';
}


/* 'P' */

.icon-projects:before {
    content: '\51';
}


/* 'Q' */

.icon-right:before {
    content: '\52';
}


/* 'R' */

.icon-doc:before {
    content: '\53';
}


/* 'S' */

.icon-edit:before {
    content: '\54';
}


/* 'T' */

.icon-search:before {
    content: '\55';
}


/* 'U' */

.icon-settings:before {
    content: '\56';
}


/* 'V' */

.icon-employees:before {
    content: '\57';
}


/* 'W' */

.icon-faq:before {
    content: '\58';
}


/* 'X' */

.icon-share:before {
    content: '\59';
}


/* 'Y' */

.icon-timesheets:before {
    content: '\5a';
}


/* 'Z' */

.icon-activity:before {
    content: '\5e';
}


/* '^' */

.icon-more:before {
    content: '\e804';
}



/* '' */
