@font-face {
    font-family: 'commonicons';
    src: url('/assets/font/eventicons.eot?v=4.7.0');
    src: url('/assets/font/eventicons.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/assets/font/eventicons.woff?v=4.7.0') format('woff'), url('/assets/font/eventicons.ttf?v=4.7.0') format('truetype'), url('/assets/font/eventicons.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.eico {
    font-family:"commonicons" !important;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.eico-fare:before { content: "\e674"; }

.eico-intro:before { content: "\e675"; }

.eico-plan:before { content: "\e676"; }

.eico-alert:before { content: "\e677"; }
