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

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

.web-branding:before {
  content: "\e900";
}
.web-cases:before {
  content: "\e901";
}
.web-clients:before {
  content: "\e902";
}
.web-design:before {
  content: "\e903";
}
.web-portfolio:before {
  content: "\e904";
}
.web-strategy:before {
  content: "\e905";
}
.web-tech:before {
  content: "\e906";
}
.web-view:before {
  content: "\e907";
}
