<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'ADOBE';
  src:  url('fonts/ADOBE.eot?yfhqv8');
  src:  url('fonts/ADOBE.eot?yfhqv8#iefix') format('embedded-opentype'),
    url('fonts/ADOBE.ttf?yfhqv8') format('truetype'),
    url('fonts/ADOBE.woff?yfhqv8') format('woff'),
    url('fonts/ADOBE.svg?yfhqv8#ADOBE') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-ADOBE"], [class*=" icon-ADOBE"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ADOBE' !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-ADOBEadobeaftereffects:before {
  content: "\e900";
  color: #d291ff;
}
.icon-ADOBEadobephotoshop:before {
  content: "\e901";
  color: #00c8ff;
}
.icon-ADOBEadobepremiere:before {
  content: "\e902";
  color: #ea77ff;
}
</pre></body></html>