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

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

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

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

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

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

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

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

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