@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?3s1mgp');
    src:    url('../fonts/icomoon.eot?3s1mgp#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?3s1mgp') format('truetype'),
        url('../fonts/icomoon.woff?3s1mgp') format('woff'),
        url('../fonts/icomoon.svg?3s1mgp#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    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-sign-in:before {
    content: "\e900";
}
.icon-twitter-square:before {
    content: "\e901";
}
.icon-youtube-square:before {
    content: "\e902";
}
.icon-facebook-square:before {
    content: "\e903";
}

.icon-arrow-1-left:before {
    content: "\e90e";
}
.icon-play-circle:before {
    content: "\e904";
}
.icon-arrow-1-right:before {
    content: "\e905";
}
.icon-lock:before {
    content: "\e906";
}
.icon-user-male:before {
    content: "\e907";
}
.icon-cancel-circle:before {
    content: "\e912";
}
.icon-check-circle:before {
    content: "\e913";
}

.icon-email-check:before {
    content: "\e90f";
}
.icon-map-location-1:before {
    content: "\e910";
}
.icon-calendar-time:before {
    content: "\e911";
}
.icon-clipboard-check:before {
    content: "\e908";
}
.icon-bill-1:before {
    content: "\e909";
}
.icon-bill-2:before {
    content: "\e90a";
}
.icon-media-player:before {
    content: "\e90b";
}
.icon-file-pdf:before {
    content: "\e90c";
}
.icon-chat-1:before {
    content: "\e90d";
}
.icon-preview:before {
    content: "\e984";
}
.icon-alarm:before {
    content: "\e873";
}
.icon-info-circle:before {
    content: "\e995";
}
.icon-bars:before {
    content: "\e990";
}