@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/Roboto-Regular.eot'); /* IE9 */
  src: url('/fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/fonts/Roboto-Regular.woff2') format('woff2'), /* Modern Browsers */
  url('/fonts/Roboto-Regular.woff') format('woff'), /* Modern Browsers */
  url('/fonts/Roboto-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/fonts/Roboto-Regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/Roboto-Condensed-Regular.eot'); /* IE9 */
  src: url('/fonts/Roboto-Condensed-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/fonts/Roboto-Condensed-Regular.woff2') format('woff2'), /* Modern Browsers */
  url('/fonts/Roboto-Condensed-Regular.woff') format('woff'), /* Modern Browsers */
  url('/fonts/Roboto-Condensed-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/fonts/Roboto-Condensed-Regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/Lato-300.eot'); /* IE9 */
  src: url('/fonts/Lato-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/fonts/Lato-300.woff2') format('woff2'), /* Modern Browsers */
  url('/fonts/Lato-300.woff') format('woff'), /* Modern Browsers */
  url('/fonts/Lato-300.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/fonts/Lato-300.svg#Lato') format('svg'); /* Legacy iOS */
}