@font-face {
  font-family: 'Raleway';
  font-weight: normal;
  font-style: normal;
  src: url('./Raleway-VariableFont_wght.ttf');
}

@font-face {
  font-family: 'Roboto';
  font-weight: 900;
  font-style: normal;
  src: url('./Roboto-Bold.ttf');
}
