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

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    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-schedule:before {
    content: "\e600";
}
.icon-gift:before {
    content: "\e601";
}
.icon-manage:before {
    content: "\e602";
}
.icon-bus:before {
    content: "\e603";
}
.icon-bubbles:before {
    content: "\e604";
}