@font-face {
  font-family: "RobotoSlab";
  src: url(../fonts/RobotoSlab-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: "RobotoSlab";
  src: url(../fonts/RobotoSlab-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: "RobotoSlab";
  src: url(../fonts/RobotoSlab-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: "RobotoSlab";
  src: url(../fonts/RobotoSlab-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: "RobotoSlab";
  src: url(../fonts/RobotoSlab-ExtraBold.ttf);
  font-weight: 700;
}