/* =========================================================
  TIPOGRAFÍA GLOBAL
  ========================================================= */

body{
  font-family:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  font-weight:400;
}
