@charset "UTF-8";
@font-face {
  font-family: Pop-Bold ;
  src: url(../fuentes/Poppins-Bold.ttf);
}

@font-face {
  font-family: Pop-Medium;
  src: url(../fuentes/Poppins-Medium.ttf);
}

@font-face {
  font-family: Pop-Regular ;
  src: url(../fuentes/Poppins-Regular.ttf);
}





