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

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

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

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

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

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

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

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

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