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

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

.ictr-toga:before {
  content: "\e900";
}
.ictr-book:before {
  content: "\e901";
}
.ictr-calendario:before {
  content: "\e902";
}
.ictr-lapiz:before {
  content: "\e903";
}
.ictr-testimonios:before {
  content: "\e904";
}
