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

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

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

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

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

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

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

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

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