@font-face {
  font-family: 'social-lite';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/social-lite.woff2?j24mga') format('woff2'),
    url('../fonts/social-lite.woff?j24mga') format('woff'),
    url('../fonts/social-lite.ttf?j24mga') format('truetype');
  text-rendering: auto;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}