/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url(/_next/static/media/roboto-v29-latin-300.23a02175.eot); /* IE9 Compat Modes */
  src: local('\263A'),
       url(/_next/static/media/roboto-v29-latin-300.23a02175.eot?#iefix) format('embedded-opentype'), 
       url(/_next/static/media/roboto-v29-latin-300.0109a2ac.woff2) format('woff2'), 
       url(/_next/static/media/roboto-v29-latin-300.877b9231.woff) format('woff'), 
       url(/_next/static/media/roboto-v29-latin-300.9f1e0adc.ttf) format('truetype'), 
       url(/_next/static/media/roboto-v29-latin-300.991f795d.svg#Roboto) format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(/_next/static/media/roboto-v29-latin-regular.160fbc69.eot); /* IE9 Compat Modes */
  src: local('\263A'),
       url(/_next/static/media/roboto-v29-latin-regular.160fbc69.eot?#iefix) format('embedded-opentype'), 
       url(/_next/static/media/roboto-v29-latin-regular.4673b453.woff2) format('woff2'), 
       url(/_next/static/media/roboto-v29-latin-regular.9b78ea3b.woff) format('woff'), 
       url(/_next/static/media/roboto-v29-latin-regular.69358f64.ttf) format('truetype'), 
       url(/_next/static/media/roboto-v29-latin-regular.4f862c8b.svg#Roboto) format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url(/_next/static/media/roboto-v29-latin-500.b33fff41.eot); /* IE9 Compat Modes */
  src: local('\263A'),
       url(/_next/static/media/roboto-v29-latin-500.b33fff41.eot?#iefix) format('embedded-opentype'), 
       url(/_next/static/media/roboto-v29-latin-500.86988841.woff2) format('woff2'), 
       url(/_next/static/media/roboto-v29-latin-500.ddd11dab.woff) format('woff'), 
       url(/_next/static/media/roboto-v29-latin-500.ff105b19.ttf) format('truetype'), 
       url(/_next/static/media/roboto-v29-latin-500.9024e4c1.svg#Roboto) format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(/_next/static/media/roboto-v29-latin-700.ddc12da1.eot); /* IE9 Compat Modes */
  src: local('\263A'),
       url(/_next/static/media/roboto-v29-latin-700.ddc12da1.eot?#iefix) format('embedded-opentype'), 
       url(/_next/static/media/roboto-v29-latin-700.0682ca7f.woff2) format('woff2'), 
       url(/_next/static/media/roboto-v29-latin-700.0344cc3c.woff) format('woff'), 
       url(/_next/static/media/roboto-v29-latin-700.52327c41.ttf) format('truetype'), 
       url(/_next/static/media/roboto-v29-latin-700.9cc0e612.svg#Roboto) format('svg'); /* Legacy iOS */
}
/* Material Icons */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/_next/static/media/MaterialIcons-Regular.78b88944.eot);  /* IE9 Compat Modes */
  src:  local('\263A'),
        url(/_next/static/media/MaterialIcons-Regular.f54bbe10.woff2) format("woff2"), 
        url(/_next/static/media/MaterialIcons-Regular.1dd1bb36.woff) format("woff"), 
        url(/_next/static/media/MaterialIcons-Regular.ec9e173d.ttf) format("truetype"); } /* Safari, Android, iOS */

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}

