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

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

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

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

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


