Created: 12/10/2018
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
<!-- Fonts -->
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900');
<!-- All css files are included here. --> <link rel="stylesheet" href="css/bootstrap.min.css"> <link rel="stylesheet" href="css/font-awesome.min.css"> <link rel="stylesheet" href="css/plugins.css"> <link rel="stylesheet" href="css/helper.css"> <link rel="stylesheet" href="style.css">
<!-- All jquery file included here -->
<script src="assets/js/vendor/jquery-1.12.4.min.js"></script>
<script src="assets/js/popper.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/plugins.js"></script>
<script src="assets/js/main.js"></script>