
@font-face {
  font-family: "Roboto Flex";
  src: url('/fonts/RobotoFlex.ttf') format('woff2');
}

@font-face {
  font-family: "Roboto Mono Medium";
  src: url('/fonts/RobotoMono-Medium.ttf') format('woff2');
}

@font-face {
  font-family: "The Future";
  src: url('/fonts/the-future-regular.woff2') format('woff2');
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "The Future";
  src: url('/fonts/the-future-black.woff2') format('woff2');
  font-style: normal;
  font-weight: 900;
}
