@font-face {
    font-family: 'Barlow';
    src:url("https://cartogip.fr/fonts/Barlow/Barlow-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'Barlow-Bold';
  src:url("https://cartogip.fr/fonts/Barlow/Barlow-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
