/* =========================
   VINCI SANS SERIF
   ========================= */
@font-face {
  font-family: "Vinci Sans Serif";
  src: url("VinciSans-ExtraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Vinci Sans Serif";
  src: url("VinciSans-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Vinci Sans Serif";
  src: url("VinciSans-Regular.woff2") format("woff2"),
       url("VinciSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Vinci Sans Serif";
  src: url("VinciSans-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Vinci Sans Serif";
  src: url("VinciSans-Bold.woff2") format("woff2"),
       url("VinciSans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Vinci Sans Serif";
  src: url("VinciSans-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}


/* =========================
   VINCI SERIF
   ========================= */
@font-face {
  font-family: "Vinci Serif";
  src: url("VinciSerif-ExtraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Vinci Serif";
  src: url("VinciSerif-Light.woff2") format("woff2"),
       url("VinciSerif-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Vinci Serif";
  src: url("VinciSerif-Regular.woff2") format("woff2"),
       url("VinciSerif-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Vinci Serif";
  src: url("VinciSerif-Bold.woff2") format("woff2"),
       url("VinciSerif-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Vinci Serif";
  src: url("VinciSerif-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
