/* Polices de marque AGL Consult, portées depuis le projet WebDev source */

@font-face {
  font-family: "Gravur Condensed";
  src: url("../fonts/GravurCondensed-Thin.woff") format("woff"), url("../fonts/GravurCondensed-Thin.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gravur Condensed";
  src: url("../fonts/GravurCondensed-Light.woff") format("woff"), url("../fonts/GravurCondensed-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gravur Condensed";
  src: url("../fonts/GravurCondensed-Regular.woff") format("woff"), url("../fonts/GravurCondensed-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gravur Condensed";
  src: url("../fonts/GravurCondensed-Bold.woff") format("woff"), url("../fonts/GravurCondensed-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gravur Condensed";
  src: url("../fonts/GravurCondensed-Black.woff") format("woff"), url("../fonts/GravurCondensed-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Simplon Norm";
  src: url("../fonts/SimplonNorm-Light.woff") format("woff"), url("../fonts/SimplonNorm-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Simplon Norm";
  src: url("../fonts/SimplonNorm-Regular.woff") format("woff"), url("../fonts/SimplonNorm-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Simplon Norm";
  src: url("../fonts/SimplonNorm-Bold.woff") format("woff"), url("../fonts/SimplonNorm-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
