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

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

.txcpa-icon-tiktok:before {
  content: "\e910";
}
.txcpa-icon-instagram:before {
  content: "\e90f";
}
.txcpa-icon-tooltip:before {
  content: "\e90e";
}
.txcpa-icon-check:before {
  content: "\e90d";
}
.txcpa-icon-youtube:before {
  content: "\e900";
}
.txcpa-icon-x:before {
  content: "\e901";
}
.txcpa-icon-linkedin:before {
  content: "\e909";
}
.txcpa-icon-facebook:before {
  content: "\e90a";
}
.txcpa-icon-open-quote:before {
  content: "\e907";
}
.txcpa-icon-close-quote:before {
  content: "\e908";
}
.txcpa-icon-play-circle:before {
  content: "\e906";
}
.txcpa-icon-user:before {
  content: "\e904";
}
.txcpa-icon-search:before {
  content: "\e905";
}
.txcpa-icon-exclusive-lock:before {
  content: "\e903";
}
.txcpa-icon-clock:before {
  content: "\e902";
  color: #4d4d4d;
}
.txcpa-icon-button-next:before {
  content: "\e90c";
}
.txcpa-icon-button-prev:before {
  content: "\e90b";
}
