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

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

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

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

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

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

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

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

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