@font-face {
    font-family: 'ccsicon';
    src:    url('fonts/ccsicon-ver-06B6B31274EFC4E0969B7F11A33FEDF5.eot?5ccz8a');
    src:    url('fonts/ccsicon-ver-06B6B31274EFC4E0969B7F11A33FEDF5.eot?5ccz8a#iefix') format('embedded-opentype'),
        url('fonts/ccsicon-ver-EDB7FD3779C1F2BCFE35120D935BB580.ttf?5ccz8a') format('truetype'),
        url('fonts/ccsicon-ver-EA6D44DBFDE70D69E65BA6D4F02634AB.woff?5ccz8a') format('woff'),
        url('fonts/ccsicon-ver-4495873A42A0A59DC3D1F7D7F24475D9.svg?5ccz8a#ccsicon') 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: 'ccsicon' !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-up:before {
    content: "\e00c";
}
.icon-facebook:before {
    content: "\e00d";
}
.icon-twitter:before {
    content: "\e00e";
}
.icon-feed:before {
    content: "\e00f";
}
.icon-google-plus:before {
    content: "\e010";
}
.icon-mail:before {
    content: "\e011";
}
.icon-notification:before {
    content: "\e009";
}
.icon-info:before {
    content: "\e00b";
}
.icon-checkmark-circle:before {
    content: "\e00a";
}
.icon-home:before {
    content: "\e000";
}
.icon-video:before {
    content: "\e800";
}
.icon-schools:before {
    content: "\e601";
}
.icon-childrens_day_care:before {
    content: "\e602";
}
.icon-leisure_and_exercise:before {
    content: "\e600";
}
.icon-shopping:before {
    content: "\ea02";
}
.icon-compass:before {
    content: "\ea44";
}
.icon-health_care:before {
    content: "\eb6e";
}
.icon-public_transportation:before {
    content: "\ec0b";
}
.icon-flip:before {
    content: "\eaa3";
}

