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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'pubmatic-icons' !important;
  speak: none;
  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;
}

.icon-arrow-left:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e901";
}
.icon-partner-dcn:before {
  content: "\e902";
}
.icon-partner-aop:before {
  content: "\e903";
}
.icon-partner-bvdw:before {
  content: "\e904";
}
.icon-partner-daa:before {
  content: "\e905";
}
.icon-partner-iab:before {
  content: "\e906";
}
.icon-partner-iabuk:before {
  content: "\e907";
}
.icon-partner-naa:before {
  content: "\e908";
}
.icon-partner-tag:before {
  content: "\e909";
}
.icon-partner_iabeu:before {
  content: "\e90d";
}
.icon-social-facebook:before {
  content: "\e90a";
}
.icon-social-linkedin:before {
  content: "\e90b";
}
.icon-social-twitter:before {
  display: inline-block;
  content: url('data:image/svg+xml,<svg fill="%23ffffff" xmlns="http://www.w3.org/2000/svg" shape-rendering="geometricPrecision" text-rendering="geometricPrecision" image-rendering="optimizeQuality" fill-rule="evenodd" clip-rule="evenodd" viewBox="0 0 512 462.799"><path fill-rule="nonzero" d="M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z"/></svg>');
}

