@charset "UTF-8";

/* megamatte */
@font-face {
  font-family: "megamatte";
  src:url("https://file.myfontastic.com/pLB93e9oBNPvQV26aBXF4U/fonts/1458945504.eot");
  src:url("https://file.myfontastic.com/pLB93e9oBNPvQV26aBXF4U/fonts/1458945504.eot?#iefix") format("embedded-opentype"),
    url("https://file.myfontastic.com/pLB93e9oBNPvQV26aBXF4U/fonts/1458945504.woff") format("woff"),
    url("https://file.myfontastic.com/pLB93e9oBNPvQV26aBXF4U/fonts/1458945504.ttf") format("truetype"),
    url("https://file.myfontastic.com/pLB93e9oBNPvQV26aBXF4U/fonts/1458945504.svg#1458945504") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "megamatte" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icone-"]:before,
[class*=" icone-"]:before {
  font-family: "megamatte" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icone-acai:before {
  content: "\61";
}
.icone-paoqueijo:before {
  content: "\62";
}
