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

@font-face {
    font-family: 'Proxima Nova';
    src: url('../assets/fonts/proximanova-reg-webfont.eot');
    src: url('../assets/fonts/proximanova-reg-webfont.eot?#iefix') format('embedded-opentype'),
    url('../assets/fonts/proximanova-reg-webfont.woff2') format('woff2'),
    url('../assets/fonts/proximanova-reg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Proxima Nova';
    src: url('../assets/fonts/proximanova-light-webfont.eot');
    src: url('../assets/fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../assets/fonts/proximanova-light-webfont.woff2') format('woff2'),
    url('../assets/fonts/proximanova-light-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;

}

@font-face {
    font-family: 'Proxima Nova';
    src: url('../assets/fonts/proximanova-bold-webfont.eot');
    src: url('../assets/fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../assets/fonts/proximanova-bold-webfont.woff2') format('woff2'),
    url('../assets/fonts/proximanova-bold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;

    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */

    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;

    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;

    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;

    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */

    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-vk:before { content: '\e800'; } /* '' */
.icon-facebook:before { content: '\e801'; } /* '' */
.icon-email:before { content: '\e802'; } /* '' */
.icon-call:before { content: '\e803'; } /* '' */
.icon-calendar-1:before { content: '\e804'; } /* '' */
.icon-mail:before { content: '\e805'; } /* '' */
.icon-lock:before { content: '\e806'; } /* '' */
.icon-time:before { content: '\e807'; } /* '' */
.icon-direction-pin-and-map:before { content: '\e808'; } /* '' */
.icon-lock-1:before { content: '\e809'; } /* '' */
.icon-truck:before { content: '\e858'; } /* '' */
.icon-users:before { content: '\e859'; } /* '' */
.icon-calendar:before { content: '\f4c5'; } /* '' */