@font-face {
  font-family: 'icones-jts';
  src: url('../font/icones-jts.eot?17642741');
  src: url('../font/icones-jts.eot?17642741#iefix') format('embedded-opentype'),
       url('../font/icones-jts.woff2?17642741') format('woff2'),
       url('../font/icones-jts.woff?17642741') format('woff'),
       url('../font/icones-jts.ttf?17642741') format('truetype'),
       url('../font/icones-jts.svg?17642741#icones-jts') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
[class^="i-"]:before, [class*=" i-"]:before {
  font-family: "icones-jts";
  font-style: normal;
  font-weight: normal;
  speak: never;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
}
 
.i-seta:before { content: '\e800'; } /* '' */
.i-ok:before { content: '\e801'; } /* '' */
.i-progresso:before { content: '\e802'; } /* '' */
.i-faq:before { content: '\e803'; } /* '' */
.i-nomes:before { content: '\e805'; } /* '' */
.i-home:before { content: '\e807'; } /* '' */
.i-download:before { content: '\f02e'; } /* '' */