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

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

.pocketcasts-pocketcasts:before {
  content: "\e904";
  color: #f43e37;
}
