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

@font-face {
  font-family: 'hubitat';
  src:  url('/fonts/hubitat.eot?roox2j');
  src:  url('/fonts/hubitat.eot?roox2j#iefix') format('embedded-opentype'),
    url('/fonts/hubitat.woff2?roox2j') format('woff2'),
    url('/fonts/hubitat.ttf?roox2j') format('truetype'),
    url('/fonts/hubitat.woff?roox2j') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}