@font-face {
    font-family: Futura PT;
    src: url(fonts/FuturaPT/FuturaPT-Book.woff2) format("woff2"),url(fonts/FuturaPT/FuturaPT-Book.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Futura PT;
    src: url(fonts/FuturaPT/FuturaPT-Heavy.woff2) format("woff2"),url(fonts/FuturaPT/FuturaPT-Heavy.woff) format("woff");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: Futura PT;
    src: url(fonts/FuturaPT/FuturaPT-Medium.woff2) format("woff2"),url(fonts/FuturaPT/FuturaPT-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Lora;
    src: url(fonts/Lora/Lora-Bold.woff2) format("woff2"),url(fonts/Lora/Lora-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Lora;
    src: url(fonts/Lora/Lora-Italic.woff2) format("woff2"),url(fonts/Lora/Lora-Italic.woff) format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Lora;
    src: url(fonts/Lora/Lora-BoldItalic.woff2) format("woff2"),url(fonts/Lora/Lora-BoldItalic.woff) format("woff");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: Lora;
    src: url(fonts/Lora/Lora-Regular.woff2) format("woff2"),url(fonts/Lora/Lora-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: icon-font;
    src: url(fonts/icon-font/icon-font.eot);
    src: url(fonts/icon-font/icon-font.eot#iefix) format("embedded-opentype"),url(fonts/icon-font/icon-font.ttf) format("truetype"),url(fonts/icon-font/icon-font.woff) format("woff"),url(fonts/icon-font/icon-font.svg#icon-font) format("svg");
    font-weight: 400;
    font-style: normal
}

i {
    font-family: icon-font!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-burger:before {
    content: "\E900"
}

.icon-user:before {
    content: "\E005"
}

.icon-like:before {
    content: "\E068"
}

.icon-dislike:before {
    content: "\E06D"
}

.icon-bubble:before {
    content: "\E07D"
}

.icon-eye:before {
    content: "\E087"
}

.icon-magnifier:before {
    content: "\E090"
}

.icon-arrow-left:before {
    content: "\E605"
}

.icon-arrow-right:before {
    content: "\E606"
}

.icon-facebook:before {
    content: "\E901"
}

.icon-instagram:before {
    content: "\E902"
}

.icon-odnoklassniki:before {
    content: "\E903"
}

.icon-vk:before {
    content: "\E904"
}

.icon-twitter:before {
    content: "\E905"
}

.icon-comments:before {
    content: "\E906"
}