@font-face {
  font-family: 'Bentham';
  src: url('/assets/fonts/Bentham-Regular.woff2') format('woff2'), url('/assets/fonts/Bentham-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('/assets/fonts/roboto-v49-latin-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
