@font-face {
  font-family: 'roboto';
  font-style: normal;
  font-weight: 100;
  src: url('https://cdn.sidedrawer.com/fonts/roboto/roboto-thin.ttf')
    format('truetype');
}

@font-face {
  font-family: 'roboto';
  font-style: normal;
  font-weight: 200;
  src: url('https://cdn.sidedrawer.com/fonts/roboto/roboto-extralight.ttf')
    format('truetype');
}

@font-face {
  font-family: 'roboto';
  font-style: normal;
  font-weight: 300;
  src: url('https://cdn.sidedrawer.com/fonts/roboto/roboto-light.ttf')
    format('truetype');
}

@font-face {
  font-family: 'roboto';
  font-style: normal;
  font-weight: 400;
  src: url('https://cdn.sidedrawer.com/fonts/roboto/roboto-regular.ttf')
    format('truetype');
}

@font-face {
  font-family: 'roboto';
  font-style: normal;
  font-weight: 500;
  src: url('https://cdn.sidedrawer.com/fonts/roboto/roboto-medium.ttf')
    format('truetype');
}

@font-face {
  font-family: 'roboto';
  font-style: normal;
  font-weight: 600;
  src: url('https://cdn.sidedrawer.com/fonts/roboto/roboto-semibold.ttf')
    format('truetype');
}

@font-face {
  font-family: 'roboto';
  font-style: normal;
  font-weight: 700;
  src: url('https://cdn.sidedrawer.com/fonts/roboto/roboto-bold.ttf')
    format('truetype');
}

@font-face {
  font-family: 'roboto';
  font-style: normal;
  font-weight: 800;
  src: url('https://cdn.sidedrawer.com/fonts/roboto/roboto-extrabold.ttf')
    format('truetype');
}

@font-face {
  font-family: 'roboto';
  font-style: normal;
  font-weight: 900;
  src: url('https://cdn.sidedrawer.com/fonts/roboto/roboto-black.ttf')
    format('truetype');
}
