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

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

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

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

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

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

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

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

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