@font-face {
  font-family: "Roboto";
  font-weight: 500;
  src: url(Roboto-Medium.ttf);
}

@font-face {
  font-family: "Roboto";
  font-weight: 700;
  src: url(Roboto-Bold.ttf);
}

@font-face {
  font-family: "Spicy Rice";
  font-weight: 400;
  src: url(SpicyRice-Regular.ttf);
}
