@font-face {
  font-family: "AB Gilroy";
  src: url("/ABgilroy-bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "AB Gilroy";
  src: url("/ABgilroy-bolditalic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "AB Gilroy";
  src: url("/ABgilroy-semibold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "AB Gilroy";
  src: url("/ABgilroy-medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "AB Gilroy";
  src: url("/ABgilroy-mediumitalic.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "AB Gilroy";
  src: url("/ABgilroy-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "AB Gilroy";
  src: url("/ABgilroy-regularitalic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "AB Gilroy";
  src: url("/ABgilroy-light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
