/*
  Icon Font: fonticons
*/

@font-face {
  font-family: "fonticons";
  src: url("../font/fonticons_cc3918c4ab27a73b6d7aadc36381dc66.eot");
  src: url("../font/fonticons_cc3918c4ab27a73b6d7aadc36381dc66.eot") format("embedded-opentype"),
       url("../font/fonticons_cc3918c4ab27a73b6d7aadc36381dc66.woff") format("woff"),
       url("../font/fonticons_cc3918c4ab27a73b6d7aadc36381dc66.ttf") format("truetype"),
       url("../font/fonticons_cc3918c4ab27a73b6d7aadc36381dc66.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "fonticons";
    src: url("../font/fonticons_cc3918c4ab27a73b6d7aadc36381dc66.svg") format("svg");
  }
}

[data-icon]:before { content: attr(data-icon); }

[data-icon]:before,
.fonticons-advertisers:before,
.fonticons-arrow:before,
.fonticons-arrow-left:before,
.fonticons-arrow-right:before,
.fonticons-circle:before,
.fonticons-clicks-per-month:before,
.fonticons-close:before,
.fonticons-diamond:before,
.fonticons-logo:before,
.fonticons-logo-bottom:before,
.fonticons-logo-name:before,
.fonticons-logo-top:before,
.fonticons-markets:before,
.fonticons-menu:before,
.fonticons-plus:before,
.fonticons-tested-campaigns:before,
.fonticons-users-in:before {
  display: inline-block;
  font-family: "fonticons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.fonticons-advertisers:before { content: "\f100"; }
.fonticons-arrow:before { content: "\f101"; }
.fonticons-arrow-left:before { content: "\f10f"; }
.fonticons-arrow-right:before { content: "\f110"; }
.fonticons-circle:before { content: "\f102"; }
.fonticons-clicks-per-month:before { content: "\f103"; }
.fonticons-close:before { content: "\f104"; }
.fonticons-diamond:before { content: "\f105"; }
.fonticons-logo:before { content: "\f106"; }
.fonticons-logo-bottom:before { content: "\f10d"; }
.fonticons-logo-name:before { content: "\f107"; }
.fonticons-logo-top:before { content: "\f10e"; }
.fonticons-markets:before { content: "\f108"; }
.fonticons-menu:before { content: "\f109"; }
.fonticons-plus:before { content: "\f10a"; }
.fonticons-tested-campaigns:before { content: "\f10b"; }
.fonticons-users-in:before { content: "\f10c"; }
