created: 29/08/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=Carrois+Gothic" rel="stylesheet"');
@import url('"https://fonts.googleapis.com/css?family=Open+Sans:400,700" rel="stylesheet"');
<!-- Bootstrap CSS --> <link rel="stylesheet" href="css/bootstrap.min.css"> <!-- Plugins CSS --> <link rel="stylesheet" href="css/plugins.css"> <!-- Style CSS --> <link rel="stylesheet" href="style.css">
<!-- jQuery JS --> <script src="js/vendor/jquery-3.2.1.min.js"></script> <!-- Popper JS --> <script src="js/popper.min.js"></script> <!-- Bootstrap JS --> <script src="js/bootstrap.min.js"></script> <!-- Plugins JS --> <script src="js/plugins.js"></script> <!-- Active JS --> <script src="js/main.js"></script>