@font-face {
  font-family: 'swop18';
  src: url('swop18.eot?lj1x1');
  src: url('swop18.eot?lj1x1#iefix') format('embedded-opentype'),
       url('swop18.ttf?lj1x1') format('truetype'),
       url('swop18.woff?lj1x1') format('woff'),
       url('swop18.svg?lj1x1#swop18') 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: 'swop18' !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-social-tw:before {
  content: "\e900";
}
.icon-social-fb:before {
  content: "\e901";
}
.icon-social-gplus:before {
  content: "\e902";
}
.icon-social-linkedin:before {
  content: "\e903";
}
