Thank you for purchasing my template. If you have any questions that are beyond the scope of this help file, please feel free to email us
<!-- Google Fonts ============================================ --> Playfair - <link href='https://fonts.google.com/specimen/Playfair' rel='stylesheet' type='text/css'> Roboto - <link href='https://fonts.google.com/specimen/Roboto' rel='stylesheet' type='text/css'> <!-- Icons ============================================ --> FontAwesome - <link href='http://fontawesome.io/' rel='stylesheet' type='text/css'> <!-- Free Images ============================================ --> Pexels - <link href='https://www.pexels.com/' rel='stylesheet' type='text/css'>
<!-- All CSS Files --> <!-- Bootstrap CSS ============================================ --> <link rel="stylesheet" href="css/bootstrap.min.css"> <!-- Slick CSS ============================================ --> <link rel="stylesheet" href="css/slick.css"> <!-- Magnific Popup CSS ============================================ --> <link rel="stylesheet" href="css/magnific-popup.min.css"> <!-- FontAwesome CSS ============================================ --> <link rel="stylesheet" href="css/font-awesome-5.15.1.min.css"> <!-- Style CSS ============================================ --> <link rel="stylesheet" href="css/style.css"> <!-- Responsive CSS ============================================ --> <link rel="stylesheet" href="css/responsive.css">
<!-- All JS Files--> <!-- jQuery ============================================ --> <script src="js/jquery-3.6.0.min.js"></script> <!-- Bootstrap JS ============================================ --> <script src="js/bootstrap.min.js"></script> <!-- Slick JS ============================================ --> <script src="js/slick.min.js"></script> <!-- WayPoints JS ============================================ --> <script src="js/jquery.waypoints.min.js"></script> <!-- CounterUp JS ============================================ --> <script src="js/jquery.counterup.min.js"></script> <!-- Magnific Popup JS ============================================ --> <script src="js/jquery.magnific-popup.min.js"></script> <!-- Custom JS ============================================ --> <script src="js/main.js"></script>