created: 04/10/2020
Thank you for purchasing my template. If you have any questions that are beyond the scope of this help file, please feel free to open a new ticket at our support forum
<!-- Google Fonts -->
@import url('https://fonts.googleapis.com/css?family=Muli:300,400,500,700');
<!-- All css here --> <link rel="stylesheet" href="css/bootstrap.min.css"> <link rel="stylesheet" href="css/fontawesome-all.min.css"> <link rel="stylesheet" href="css/slick.css"> <link rel="stylesheet" href="css/themify-icons.css"> <link rel="stylesheet" href="css/magnific-popup.css"> <link rel="stylesheet" href="css/animate.css"> <link rel="stylesheet" href="css/style.css">
<!-- All js here --> <script src="js/vendor/jquery-1.12.4.min.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.magnific-popup.min.js"></script> <script src="js/slick.min.js"></script> <script src="js/jquery.scrollUp.min.js"></script> <script src="js/main.js"></script>