/* Gilroy-500 */
@font-face {
  font-display: swap;
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 500;
  src: url("Gilroy-Medium.woff") format("woff");
}
/* Gilroy-600 */
@font-face {
  font-display: swap;
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 600;
  src: url("Gilroy-Semibold.woff") format("woff");
}
/* Gilroy-700 */
@font-face {
  font-display: swap;
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 700;
  src: url("Gilroy-Bold.woff") format("woff");
}

/* Gilroy-800 */
@font-face {
  font-display: swap;
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 800;
  src: url("Gilroy-Extrabold.woff") format("woff");
}

/* Algeria-Two-400 */
@font-face {
  font-display: swap;
  font-family: "Algeria Two";
  font-style: normal;
  font-weight: 400;
  src: url("Algeria-Two.woff") format("woff");
}
