@charset "UTF-8";

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

[data-icon]:before {
  font-family: "permafont" !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^="permaicon-"]:before,
[class*=" permaicon-"]:before {
  font-family: "permafont" !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;
}

.permaicon-sundry:before {
  content: "\61";
}
.permaicon-fauna:before {
  content: "\62";
}
.permaicon-games:before {
  content: "\63";
}
.permaicon-media:before {
  content: "\64";
}
.permaicon-words:before {
  content: "\66";
}
.permaicon-science:before {
  content: "\65";
}
