/* Generated by scripts/create-styles-css.js */

@font-face {
  font-family: 'Material Icons';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons'),
  local('MaterialIcons-Regular'),
  url(//perspective-imgix.s3.eu-central-1.amazonaws.com/assets/app/fonts/MaterialIcons-Regular.woff2) format('woff2'),
  url(//perspective-imgix.s3.eu-central-1.amazonaws.com/assets/app/fonts/MaterialIcons-Regular.woff) format('woff');
}

body {
  -webkit-font-smoothing: antialiased;
  background-color: #ffffff;
  font-family: 'Roboto', sans-serif;
}

button:focus {
  outline: none;
}
