@charset "UTF-8";

/* untitled-font-3 */
@font-face {
  font-family: "untitled-font-3";
  src:url("https://fontastic.s3.amazonaws.com/Bs3b23oiDFcZsNo4YKYAz4/fonts/1399358276.eot");
  src:url("https://fontastic.s3.amazonaws.com/Bs3b23oiDFcZsNo4YKYAz4/fonts/1399358276.eot?#iefix") format("embedded-opentype"),
    url("https://fontastic.s3.amazonaws.com/Bs3b23oiDFcZsNo4YKYAz4/fonts/1399358276.woff") format("woff"),
    url("https://fontastic.s3.amazonaws.com/Bs3b23oiDFcZsNo4YKYAz4/fonts/1399358276.ttf") format("truetype"),
    url("https://fontastic.s3.amazonaws.com/Bs3b23oiDFcZsNo4YKYAz4/fonts/1399358276.svg#1399358276") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "untitled-font-3";
  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^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "untitled-font-3";
  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;
}

.icon-db:before {
  content: "b";
}
