@charset "UTF-8";

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

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

.f-discord:before {
  content: "\62";
}
.f-mail:before {
  content: "\63";
}
