0

Can't use the material CSS fonts locally

Have tried downloading the icons but can't seem to find a wat to use am em locally

Edric
  • 24,639
  • 13
  • 81
  • 91
Isaiah
  • 41
  • 5

1 Answers1

0

Include this in your html in the <head> tag: <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/material-design-iconic-font/2.2.0/css/material-design-iconic-font.css">

Check this site out for more info: https://zavoloklom.github.io/material-design-iconic-font/

Hope this helps!

Ameer
  • 1,980
  • 1
  • 12
  • 24