@font-face {
    font-family: 'icomoon';
    src: url('/res/fonts/icomoon.ttf?210702') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.icomoon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak-as: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

.icomoon.instagram:before {
    content: "\ea92";
}

.icomoon.facebook:before {
    content: "\ea91";
}

.icomoon.x:before {
    content: "\ea96";
}
