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

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

.icon-atendimento:before {
  content: "\70";
}
.icon-carro:before {
  content: "\71";
}
.icon-casa:before {
  content: "\61";
}
.icon-celular:before {
  content: "\62";
}
.icon-contato:before {
  content: "\63";
}
.icon-customize:before {
  content: "\64";
}
.icon-daqui:before {
  content: "\65";
}
.icon-desconto:before {
  content: "\66";
}
.icon-experiencia:before {
  content: "\67";
}
.icon-opcoes:before {
  content: "\68";
}
.icon-premiado:before {
  content: "\69";
}
.icon-reparo:before {
  content: "\6a";
}
.icon-saude:before {
  content: "\6c";
}
.icon-viagem:before {
  content: "\6d";
}
.icon-vida:before {
  content: "\6e";
}
.icon-agilidade:before {
  content: "\6f";
}
