@font-face {
    font-family: 'roboto_condensedbold';
    src: url('/font/robotocondensed-bold-webfont.eot');
    src: url('/font/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/font/robotocondensed-bold-webfont.woff2') format('woff2'),
    url('/font/robotocondensed-bold-webfont.woff') format('woff'),
    url('/font/robotocondensed-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_condensedlight';
    src: url('/font/robotocondensed-light-webfont.eot');
    src: url('/font/robotocondensed-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('/font/robotocondensed-light-webfont.woff2') format('woff2'),
    url('/font/robotocondensed-light-webfont.woff') format('woff'),
    url('/font/robotocondensed-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_condensedregular';
    src: url('/font/robotocondensed-regular-webfont.eot');
    src: url('/font/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('/font/robotocondensed-regular-webfont.woff2') format('woff2'),
    url('/font/robotocondensed-regular-webfont.woff') format('woff'),
    url('/font/robotocondensed-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'icomoon';
    src:    url('/font/icons.eot?648trn');
    src:    url('/font/icons.eot?648trn#iefix') format('embedded-opentype'),
    url('/font/icons.ttf?648trn') format('truetype'),
    url('/font/icons.woff?648trn') format('woff'),
    url('/font/icons.svg?648trn#icomoon') 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-location:before {
    content: "\e908";
}
.icon-app_store:before {
    content: "\e909";
}
.icon-asteriks:before {
    content: "\e90a";
}
.icon-check:before {
    content: "\e90b";
}
.icon-codecanyon:before {
    content: "\e900";
}
.icon-facebook:before {
    content: "\e600";
}
.icon-google_play:before {
    content: "\e601";
}
.icon-google_plus:before {
    content: "\e602";
}
.icon-heart:before {
    content: "\e603";
}
.icon-linkedin:before {
    content: "\e604";
}
.icon-next_arrow:before {
    content: "\e605";
}
.icon-prev_arrow:before {
    content: "\e606";
}
.icon-twitter:before {
    content: "\e607";
}
.icon-big_next_arrow:before {
    content: "\e608";
}
.icon-big_prev_arrow:before {
    content: "\e609";
}
.icon-quote:before {
    content: "\e60a";
}
.icon-ios:before {
    content: "\e60b";
}
.icon-design:before {
    content: "\e901";
}
.icon-github:before {
    content: "\e902";
}
.icon-software:before {
    content: "\e903";
}
.icon-android:before {
    content: "\e904";
}
.icon-shop:before {
    content: "\e905";
}
.icon-website:before {
    content: "\e906";
}
.icon-grid:before {
    content: "\e907";
}

