@font-face {
    font-family: 'icomoon'; 
    src:  url('../fonts/icomoon.woff?z9f2gq') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
.fa-x:before {
    font-family: 'icomoon' !important;
    content: "\e900";
}
.fa-twitter-square:before {
    font-family: 'icomoon' !important;  
    content: "\e900";
    font-size: 28px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position:relative;
    top:1px;
}
.fa-instagram:before {
    font-family: 'icomoon' !important;
    content: "\ea92";
    font-size: 25px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}