You have duplicate references to different jQuery libraries. On line 30, you have called jquery 3.4. On line 34 you are calling jQuery 1.10 from a fancybox folder. For best results, use only one version of jQuery per document.
</script>
If you're not sure which one to use, look at your plugin's latest documentation. Some older plugins were built to work with older jQuery. If the plugin is more than 5 years old, it's probably time to replace it with a more modern one. I recommend Fancybox 3 as it's a big improvement for mobile device users.
fancybox - Touch enabled, responsive and fully customizable jQuery lightbox script