@font-face {
    font-family: 'geocontact';
    src:    url('../font/geocontact.eot?yuyha9');
    src:    url('../font/geocontact.eot?yuyha9#iefix') format('embedded-opentype'),
    url('../font/geocontact.ttf?yuyha9') format('truetype'),
    url('../font/geocontact.woff?yuyha9') format('woff'),
    url('../font/geocontact.svg?yuyha9#geocontact') 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: 'geocontact' !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-cars:before {
    content: "\e900";
}
.icon-radius:before {
    content: "\e901";
}

