@font-face {
    font-family: 'icomoon';
    src:    url('icomoon_51sizd.eot');
    src:    url('icomoon_51sizd.eot#iefix') format('embedded-opentype'),
            url('icomoon_51sizd.ttf') format('truetype'),
            url('icomoon_51sizd.woff') format('woff'),
            url('icomoon_51sizd-icomoon.svg') 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-arrow-circle-down:before {
    content: "\e900";
}
.icon-arrow-circle-left:before {
    content: "\e901";
}
.icon-arrow-circle-right:before {
    content: "\e902";
}
.icon-arrow-circle-up:before {
    content: "\e903";
}
.icon-city:before {
    content: "\e90a";
}
.icon-graduation:before {
    content: "\e99a";
}
.icon-users:before {
    content: "\eaf8";
}
.icon-eye:before {
    content: "\ecae";
}
.icon-cross:before {
    content: "\ed6d";
}
.icon-play-circle:before {
    content: "\ed7e";
}
.icon-play:before {
    content: "\ed85";
}
.icon-arrow-up:before {
    content: "\eddc";
}
.icon-arrow-right:before {
    content: "\edde";
}
.icon-arrow-down:before {
    content: "\ede0";
}
.icon-arrow-left:before {
    content: "\ede2";
}