File: /home/petsclubcc/prestashop1.8.2/installl/theme/custom/hooks/additional-headers.php
<!--Custom fonts-->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet">
<!-- Custom CSS -->
<link
rel="stylesheet"
type="text/css"
href="theme/custom/css/header.css"
/>
<link
rel="stylesheet"
type="text/css"
href="theme/custom/css/edition-style.css"
/>
<!-- PUIK not compatible with CSS only for now -->
<!-- <link
rel="stylesheet"
href="https://unpkg.com/@prestashopcorp/puik/dist/index.css"
/> -->