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

[class^="ico-"], [class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.ico-heart-alt:before {
  content: "\e108";
}
.ico-web:before {
  content: "\e100";
}
.ico-target:before {
  content: "\e101";
}
.ico-startup:before {
  content: "\e102";
}
.ico-responsive:before {
  content: "\e103";
}
.ico-research:before {
  content: "\e104";
}
.ico-play-button:before {
  content: "\e105";
}
.ico-computer-graphic:before {
  content: "\e106";
}
.ico-comments-alt:before {
  content: "\e107";
}

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

[class^="soc-"], [class*=" soc-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'socicon' !important;
  speak: never;
  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;
}

.soc-x-twitter:before {
  content: "\e920";
}

