@font-face {
  font-family: "Jacques Pro";
  src: url("JacquesPro-ExtraBold.woff2") format("woff2"),
    url("JacquesPro-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jacques Pro";
  src: url("JacquesPro-Medium.woff2") format("woff2"),
    url("JacquesPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jacques Pro";
  src: url("JacquesPro-Thin.woff2") format("woff2"),
    url("JacquesPro-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jacques Pro";
  src: url("JacquesPro-SemiBold.woff2") format("woff2"),
    url("JacquesPro-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: "Jacques Pro";
  src: url("JacquesPro-ExtraLight.woff2") format("woff2"),
    url("JacquesPro-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jacques Pro";
  src: url("JacquesPro-Regular.woff2") format("woff2"),
    url("JacquesPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jacques Pro";
  src: url("JacquesPro-Bold.woff2") format("woff2"),
    url("JacquesPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
