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

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

.tic-soporte:before {
  content: "\e900";
}
.tic-develope:before {
  content: "\f104";
}
.tic-soporte2:before {
  content: "\f106";
}
.tic-develope2:before {
  content: "\f102";
}
.tic-hardware:before {
  content: "\f101";
}
.tic-digital:before {
  content: "\f100";
}
.tic-soporte3:before {
  content: "\f105";
}
.tic-develope3:before {
  content: "\f103";
}
