@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 {
  content: "\e90c";
}

