@font-face {
    font-family: 'fontello';
    src: url('../../images/Icon-SVG/fontello.eot?36058684');
    src: url('../../images/Icon-SVG/fontello.eot?36058684#iefix') format('embedded-opentype'), url('../../images/Icon-SVG/fontello.woff2?36058684') format('woff2'), url('../../images/Icon-SVG/fontello.woff?36058684') format('woff'), url('../../images/Icon-SVG/fontello.ttf?36058684') format('truetype'), url('../../images/Icon-SVG/fontello.svg?36058684#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}


[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;
    cursor: pointer;
    font-size: 18px;
}

.icon-admin:before {
    content: '\e800';
}
/* '' */
.icon-edit-icon:before {
    content: '\e801';
}
/* '' */
.icon-eye-icon:before {
    content: '\e802';
}
/* '' */
.icon-find-school-icon:before {
    content: '\e803';
}
/* '' */
.icon-events-icon:before {
    content: '\e804';
}
/* '' */
.icon-mail-icon:before {
    content: '\e805';
}
/* '' */
.icon-notification-icon:before {
    content: '\e806';
}
/* '' */
.icon-phone-icon:before {
    content: '\e807';
}
/* '' */
.icon-plus-icon:before {
    content: '\e808';
}
/* '' */
.icon-remove-icon:before {
    content: '\e809';
}
/* '' */
.icon-x-icon:before {
    content: '\e80a';
}
/* '' */
.icon-arrow_right:before {
    content: '\e80b';
}
/* '' */
.icon-calendar:before {
    content: '\e80c';
}
/* '' */
.icon-info-contact:before {
    content: '\e80e';
}
/* '' */
.icon-oval:before {
    content: '\e80f';
}
/* '' */

.icon-users:before {
    content: '\e810';
}
/* '' */