@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(material-design-icons-3.0.1/iconfont/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
       local('MaterialIcons-Regular'),
       url(material-design-icons-3.0.1/iconfont/MaterialIcons-Regular.woff2) format('woff2'),
       url(material-design-icons-3.0.1/iconfont/MaterialIcons-Regular.woff) format('woff'),
       url(material-design-icons-3.0.1/iconfont/MaterialIcons-Regular.ttf) format('truetype');
}