<head>
		  
<!-- favicon
============================== -->
<link rel="shortcut icon" type="image/x-icon" href="image/favicon/favicon.png" />

<!-- Stylesheet
============================== -->
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
<!-- Font Awesome Icon -->
<link rel="stylesheet" type="text/css" href="fonts/fontawesome-5/css/all.css" />
<!-- Typographie -->
<link rel="stylesheet" type="text/css" href="fonts/sofia-pro/typographie.css" />
<!-- slick -->
<link rel="stylesheet" type="text/css" href="plugins/slick/slick.min.css" />
<!-- fancybox -->
<link rel="stylesheet" type="text/css" href="plugins/fancybox/jquery.fancybox.min.css" />
<!-- aos -->
<link rel="stylesheet" type="text/css" href="plugins/aos/aos.min.css" />
<!-- nice-select -->
<link rel="stylesheet" type="text/css" href="plugins/nice-select/nice-select.min.css" />
<!-- Main css file -->
<link rel="stylesheet" type="text/css" href="css/main.css" />

<!-- Here goes your custom.css
============================================= -->
<link rel="stylesheet" type="text/css" href="css/custom.css" />
</head>