Skip to content

serif by etale

Screenshot of serif

Details

Authoretale

LicenseCC0

Categoryuserstyles

Created

Updated

Size1.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

serif is important for me.

Notes

serif is important for me.

Source code

/* ==UserStyle==
@name           serif
@namespace      userstyles.world
@version        1.0.1
==/UserStyle== */
@-moz-document regexp(".*") {
  [class^=icon-fr-],[class*=" icon-fr-"] {
      font-family: freee-icons !important;
  }
  .fa, .fas, .fab {
      font-family:  'Font Awesome 5 Free', FontAwesome !important;
  }
  *[class^="root-"], *[class*=" root-"] {
      font-family: 'FabricMDL2Icons-0' !important;
  }    
  .google-symbols {
      font-family: 'Google Symbols' !important;
  }
  .material-icons {
      font-family: 'Material Icons' !important;
  }
  .material-icons-extended {
      font-family: 'Material Icons Extended' !important;
  }
  .google-material-icons {
      font-family: 'Google Material Icons' !important;
  }
  .DPvwYc {
      font-family: 'Material Icons Extended' !important;
  }
  .material-symbols-outlined {
      font-family: 'Material Symbols Outlined' !important;
  }
  .docon {
      font-family: 'docons' !important;
  }
  .glyphicon {
      font-family: 'Glyphicons Halflings' !important;
  }
  * {
      font-family: serif !important;
  }
}

Reviews

No reviews yet.