Comercio

Fashion Shop Ecommerce HTML Template


Google Fonts

01. Work Sans

02. Roboto Condensed

 
<!-- Dependency Styles -->
<link rel="stylesheet" href="dependencies/bootstrap/css/bootstrap.min.css" type="text/css">
<link rel="stylesheet" href="dependencies/font-awesome/css/font-awesome.min.css" type="text/css">
<link rel="stylesheet" href="dependencies/owl.carousel/css/owl.carousel.min.css" type="text/css">
<link rel="stylesheet" href="dependencies/owl.carousel/css/owl.theme.default.min.css" type="text/css">
<link rel="stylesheet" href="dependencies/flaticon/css/flaticon.css" type="text/css">
<link rel="stylesheet" href="dependencies/wow/css/animate.css" type="text/css">
<link rel="stylesheet" href="dependencies/jquery-ui/css/jquery-ui.css" type="text/css">
<link rel="stylesheet" href="dependencies/venobox/css/venobox.css" type="text/css">
<link rel="stylesheet" href="dependencies/slick-carousel/css/slick.css" type="text/css">
 
<!-- Site Stylesheet -->
<link rel="stylesheet" href="assets/css/app.css" type="text/css">
<!-- Dependency Scripts -->
<script src="dependencies/jquery/jquery.min.js"></script>
<script src="dependencies/popper.js/popper.min.js"></script>
<script src="dependencies/bootstrap/js/bootstrap.min.js"></script>
<script src="dependencies/owl.carousel/js/owl.carousel.min.js"></script>
<script src="dependencies/wow/wow.min.js"></script>
<script src="dependencies/isotope-layout/isotope.pkgd.min.js"></script>
<script src="dependencies/imagesloaded/imagesloaded.pkgd.min.js"></script>
<script src="dependencies/jquery.countdown/js/jquery.countdown.min.js"></script>
<script src="dependencies/gmap3/js/gmap3.min.js"></script>
<script src="dependencies/venobox/js/venobox.min.js"></script>
<script src="dependencies/slick-carousel/js/slick.js"></script>
<script src="dependencies/headroom/js/headroom.js"></script>
<script src="dependencies/jquery-ui/js/jquery-ui.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBsBrMPsyNtpwKXPPpG54XwJXnyobfMAIc"></script>
 
<!-- Site Scripts -->
<script src="assets/js/app.js"></script>

Start Here