7fb577af9ace3790c7dcc9784bddadbd52d21ea89e8bd9c7a096831675dd33e3471e1b3f81779933be8063be91f933d4622ce3956d80e0a75a27f84412a386-exec 695 B

123456789101112131415161718192021222324
  1. @font-face {
  2. font-family: 'anchorjs-extras';
  3. src:url('anchorjs-extras.eot?-qcq09q');
  4. src:url('anchorjs-extras.eot?#iefix-qcq09q') format('embedded-opentype'),
  5. url('anchorjs-extras.woff?-qcq09q') format('woff'),
  6. url('anchorjs-extras.ttf?-qcq09q') format('truetype'),
  7. url('anchorjs-extras.svg?-qcq09q#anchorjs-extras') format('svg');
  8. font-weight: normal;
  9. font-style: normal;
  10. }
  11. [class^="ajs-"], [class*=" ajs-"] {
  12. font-family: 'anchorjs-extras';
  13. speak: none;
  14. font-style: normal;
  15. font-weight: normal;
  16. font-variant: normal;
  17. text-transform: none;
  18. line-height: 1;
  19. /* Better Font Rendering =========== */
  20. -webkit-font-smoothing: antialiased;
  21. -moz-osx-font-smoothing: grayscale;
  22. }