@font-face {
  font-family: 'Roboto';
  src: url('/fonts/RobotoFlex.woff2') format('woff2-variations');
  font-weight: 100 900;
  font-stretch: 100%;
  font-style: normal;
}

@font-face {
  font-family: 'Digital Serial';
  src: url('/fonts/digitalserialbold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Gill Sans';
  src: url('/fonts/GillSans.otf') format('opentype');
  font-weight: 600 700;
  font-style: normal;
}