@font-face {
    font-family: "fontello";
    src: url("../fonts/fontello/fontello.eot?24653834");
    src: url("../fonts/fontello/fontello.eot?24653834#iefix")
            format("embedded-opentype"),
        url("../fonts/fontello/fontello.woff2?24653834") format("woff2"),
        url("../fonts/fontello/fontello.woff?24653834") format("woff"),
        url("../fonts/fontello/fontello.ttf?24653834") format("truetype"),
        url("../fonts/fontello/fontello.svg?24653834#fontello") format("svg");
    font-weight: normal;
    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: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;

    line-height: 1em;

    margin-left: 0.2em;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-scissors:before {
    content: "\e803";
}
.icon-h-sigh:before {
    content: "\f0fd";
}
.icon-instagram-1:before {
    content: "\f16d";
}
.icon-twitter:before {
    content: "\f309";
}
.icon-facebook:before {
    content: "\f30c";
}
.icon-gplus:before {
    content: "\f30f";
}
.icon-pinterest:before {
    content: "\f312";
}
.icon-linkedin-1:before {
    content: "\f318";
}
.icon-skype:before {
    content: "\f339";
}
