/* Tema FC Shop */
/* Custom CSS for FC Shop */

/*
==============================
***********fONTS************* 
==============================
*/
.font-ligth {
  font-family: "Poppins";
  font-weight: 200;
}
.font-regular {
  font-family: "Poppins";
  font-weight: 400;
}
.font-medium {
  font-family: "Poppins";
  font-weight: 500;
}
.font-semibold {
  font-family: "Poppins";
  font-weight: 600;
}
.font-bold {
  font-family: "Poppins";
  font-weight: 700;
}

/*
==============================
PAGE: utilitarios varios  
==============================
*/
