@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/temp/New/fonts/local/roboto-slab/roboto-slab-light.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/temp/New/fonts/local/roboto-slab/roboto-slab-regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/temp/New/fonts/local/roboto-slab/roboto-slab-bold.ttf) format('truetype');
}
