@font-face {
  font-family: 'twokicons';
  src:  url('fonts/twokicons.eot?mt568y');
  src:  url('fonts/twokicons.eot?mt568y#iefix') format('embedded-opentype'),
    url('fonts/twokicons.woff2?mt568y') format('woff2'),
    url('fonts/twokicons.ttf?mt568y') format('truetype'),
    url('fonts/twokicons.woff?mt568y') format('woff'),
    url('fonts/twokicons.svg?mt568y#twokicons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="twokicon-"], [class*=" twokicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'twokicons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.twokicon-ads_click_black_24dp:before {
  content: "\e900";
}
.twokicon-auto_awesome_black_24dp:before {
  content: "\e906";
}
.twokicon-groups_black_24dp:before {
  content: "\e905";
}
.twokicon-insights_black_24dp:before {
  content: "\e904";
}
.twokicon-paid_black_24dp:before {
  content: "\e903";
}
