@font-face {
    font-family: 'blogIcons';
    src:    url('../fonts/blogIcons.eot?v152');
    src:    url('../fonts/blogIcons.eot?v152#iefix') format('embedded-opentype'),
        url('../fonts/blogIcons.ttf?v152') format('truetype'),
        url('../fonts/blogIcons.woff?v152') format('woff'),
        url('../fonts/blogIcons.svg?v152#blogIcons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
.amazzingblog [class^="icon-"]:before,
.amazzingblog [class*=" icon-"]:before {
    font: normal normal normal 16px/1 blogIcons;
    speak: none;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.amazzingblog .icon-facebook:before {
    content: "\e900";
}
.amazzingblog .icon-telegram:before {
    content: "\e901";
    margin-left: -2px;
}
.amazzingblog .icon-vk:before {
    content: "\e902";
}
.amazzingblog .icon-odnoklassniki:before {
    content: "\e903";
}
.amazzingblog .icon-twitter:before {
    content: "\1D54F";
    font-weight: bold;
    font-size: 1.1em;
}
.amazzingblog .icon-linkedin:before {
    content: "\e905";
}
.amazzingblog .icon-pinterest:before {
    content: "\e906";
}
.amazzingblog .icon-user:before {
    content: "\e907";
}
.amazzingblog .icon-calendar:before {
    content: "\e908";
}
.amazzingblog .icon-arrow-left:before {
    content: "\e909";
}
.amazzingblog .icon-arrow-right:before {
    content: "\e910";
}
.amazzingblog .icon-tags:before {
    content: "\e911";
}
.amazzingblog .icon-thumbs-down:before {
    content: "\e912";
}
.amazzingblog .icon-thumbs-up:before {
    content: "\e913";
}
.amazzingblog .icon-eye:before {
    content: "\e914";
}
.amazzingblog .icon-comment:before {
    content: "\e915";
}
.amazzingblog .icon-feather:before {
    content: "\e916";
}
.amazzingblog .icon-angle-left:before {
    content: "\e917";
}
.amazzingblog .icon-angle-right:before {
    content: "\e918";
}
.amazzingblog .icon-chevron-left:before {
    content: "\e919";
}
.amazzingblog .icon-chevron-right:before {
    content: "\e920";
}
.amazzingblog .icon-file-upload:before {
    content: "\e921";
}
/* since 2.0.0 */
