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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'socialgames' !important;
  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:before {
  content: "\e901";
}
.icon-cancel:before {
  content: "\e900";
}
