/*! Lightweight Font Awesome fallback */
.fa{display:inline-block;font:normal normal normal 14px/1 Arial,sans-serif;text-rendering:auto}
.fa:before{display:inline-block;min-width:1em;text-align:center}
.fa-facebook:before{content:"f"}
.fa-twitter:before{content:"x"}
.fa-google:before{content:"G"}
.fa-instagram:before{content:"ig";font-size:.8em}
.fa-youtube:before{content:"yt";font-size:.8em}
.fa-vk:before{content:"vk";font-size:.8em}
.fa-telegram:before{content:"tg";font-size:.8em}
.fa-user:before{content:"u"}
.fa-lock:before{content:"*"}
.fa-envelope:before{content:"@"}
