@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: normal;
  src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(robotoslab.woff) format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: bold;
  src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(robotoslabbold.woff) format('woff');
  font-display: swap;
}