<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: 'offstage-icon';
  src:  url('fonts/offstage-icon.eot?xt0umq');
  src:  url('fonts/offstage-icon.eot?xt0umq#iefix') format('embedded-opentype'),
    url('fonts/offstage-icon.ttf?xt0umq') format('truetype'),
url('fonts/offstage-icon.woff?xt0umq') format('woff'),
    url('fonts/offstage-icon.woff2?xt0umq') format('woff2'),
    url('fonts/offstage-icon.svg?xt0umq#offstage-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

.icon-offstage {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'offstage-icon' !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;
}

.offstage-icon-flickr4:before {
  content: "\eaa6";
}
</pre></body></html>