/* Gazpacho by Santi Rey — local @font-face declarations */

@font-face {
  font-family: "Gazpacho";
  src: url("./Gazpacho-Thin.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gazpacho";
  src: url("./Gazpacho-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gazpacho";
  src: url("./Gazpacho-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gazpacho";
  src: url("./Gazpacho-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gazpacho";
  src: url("./Gazpacho-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gazpacho";
  src: url("./Gazpacho-Heavy.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gazpacho";
  src: url("./Gazpacho-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gazpacho";
  src: url("./GazpachoItalic-Thin.otf") format("opentype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gazpacho";
  src: url("./GazpachoItalic-Light.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gazpacho";
  src: url("./GazpachoItalic-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gazpacho";
  src: url("./GazpachoItalic-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gazpacho";
  src: url("./GazpachoItalic-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gazpacho";
  src: url("./GazpachoItalic-Heavy.otf") format("opentype");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gazpacho";
  src: url("./GazpachoItalic-Black.otf") format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
