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

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

.t-cost-effective:before {
  content: "\e900";
}
.t-flexible-office:before {
  content: "\e901";
}
.t-home-strong-recruitement:before {
  content: "\e902";
}
.t-proven-success:before {
  content: "\e903";
}
