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

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    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-facebook-square:before {
    content: "\f082";
}

.icon-facebook:before {
    content: "\f09a";
}

.icon-facebook-f:before {
    content: "\f09a";
}

.icon-facebook-official:before {
    content: "\f230";
}

.icon-instagram:before {
    content: "\f16d";
}