/* HÖUL — Polices (licences fournies par le client) */

@font-face {
  font-family: "Medula One";
  src: url("../fonts/MedulaOne-Regular.woff2") format("woff2"),
       url("../fonts/MedulaOne-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Anton";
  src: url("../fonts/Anton-Regular.woff2") format("woff2"),
       url("../fonts/Anton.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "DIN Alternate";
  src: url("../fonts/DINAlternate-Bold.woff2") format("woff2"),
       url("../fonts/DIN Alternate Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "DIN Condensed";
  src: url("../fonts/DINCondensed-Bold.woff2") format("woff2"),
       url("../fonts/DIN Condensed Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
