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

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

.icon-back:before {
  content: "\e900";
}
.icon-compassion:before {
  content: "\e901";
}
.icon-consultation:before {
  content: "\e902";
}
.icon-documents:before {
  content: "\e903";
}
.icon-file:before {
  content: "\e904";
}
.icon-group:before {
  content: "\e905";
}
.icon-instructions:before {
  content: "\e906";
}
.icon-magic-card:before {
  content: "\e907";
}
.icon-search:before {
  content: "\e908";
}
.icon-winner:before {
  content: "\e909";
}
