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

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

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

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

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

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

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

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

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