Skip to content

miXTim/Moddegg-v4-Slab

Repository files navigation

Moddegg v4 Slab

FREE basic latin typeface based on Modegg v4 normal.

Former parameters link.

Typeface sample Typeface sample

What's included?

  • Files: Modegg-v4-Slab
  • Format files: TTF, EOT, SVG, WOFF, WOFF2
  • 1 weight: Regular
  • Multiple Language supported

Technologies Used

Browser support

/* Specify in CSS*/
@font-face { font-family: 'modegg_v4_slab';
  src: url('modegg-v4-slab.eot');
  src: url('modegg-v4-slab.eot?#iefix') format('embedded-opentype'),
       url('modegg-v4-slab.woff2') format('woff2'),
       url('modegg-v4-slab.woff') format('woff'),
       url('modegg-v4-slab.ttf') format('truetype'),
       url('Modegg-v4-Slab.svg#modeggv4slab') format('svg');
  font-weight: normal;
  font-style: normal;
}

@supports (font-variation-settings: normal) {
  body {
    font-family: 'modegg_v4_slab', serif;
  }
}

Discover more miXTim Fonts

Created by @miXTim - feel free to contact me on Twitter! 📫

Copyright and license Github

Fonts released under SIL Open Font License 1.1.

Thanks for watching/downloading ;)


logotipo

About

Basic latin typeface for free!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages