Created: 03/12/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 --> <!--Default Fonts--> @import url('https://fonts.googleapis.com/css?family=Great+Vibes|Poppins:500|Prata|Rubik:300,400,500,700'); <!-- Used for Home page 2,3 and 4 --> @import url('https://fonts.googleapis.com/css?family=Arvo:400,700|Shadows+Into+Light');
<!-- All css files are included here. --> <link rel="stylesheet" href="plugins/bootstrap/css/bootstrap.min.css"> <link rel="stylesheet" href="plugins/fontawesome-free/css/all.min.css"> <link rel="stylesheet" href="./plugins/ion-font/css/ionicons.min.css"> <link rel="stylesheet" href="css/plugins.css"> <link rel="stylesheet" href="css/main.css">
<!-- All jquery file included here --> <script src="plugins/jquery/jquery.min.js; <script src="plugins/bootstrap/js/bootstrap.bundle.min.js"></script> <script src="js/plugins.js"></script> <script src="js/custom.js"></script>