How to include Roboto font in webpack build for Material UI?
This is how my team went about including the Roboto fonts in our Webpack project: Download the Roboto fonts and make a CSS file in a font-specific folder Create a folder (/fonts). Download all of the Roboto fonts from Font Squirrel. Go to the Webfont Kit tab, then press the Download @font-face Kit button with … Read more