/* Ψηφία 0–9 σε ελληνικές σελίδες: ίδια Gill OTF με EN, χωρίς να αγγίζει ελληνικά γράμματα */
@font-face {
  font-family: "AkridasDigits";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("gill/gill-sans-300.otf") format("opentype");
  unicode-range: U+0030-0039;
}
@font-face {
  font-family: "AkridasDigits";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url("gill/gill-sans-300-italic.otf") format("opentype");
  unicode-range: U+0030-0039;
}
@font-face {
  font-family: "AkridasDigits";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("gill/gill-sans-400.otf") format("opentype");
  unicode-range: U+0030-0039;
}
@font-face {
  font-family: "AkridasDigits";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("gill/gill-sans-400-italic.otf") format("opentype");
  unicode-range: U+0030-0039;
}
@font-face {
  font-family: "AkridasDigits";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("gill/gill-sans-500.otf") format("opentype");
  unicode-range: U+0030-0039;
}
@font-face {
  font-family: "AkridasDigits";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("gill/gill-sans-500-italic.otf") format("opentype");
  unicode-range: U+0030-0039;
}
@font-face {
  font-family: "AkridasDigits";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("gill/gill-sans-500.otf") format("opentype");
  unicode-range: U+0030-0039;
}
@font-face {
  font-family: "AkridasDigits";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("gill/gill-sans-500-italic.otf") format("opentype");
  unicode-range: U+0030-0039;
}
@font-face {
  font-family: "AkridasDigits";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("gill/gill-sans-700.otf") format("opentype");
  unicode-range: U+0030-0039;
}
@font-face {
  font-family: "AkridasDigits";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("gill/gill-sans-700-italic.otf") format("opentype");
  unicode-range: U+0030-0039;
}
@font-face {
  font-family: "AkridasDigits";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("gill/gill-sans-800.otf") format("opentype");
  unicode-range: U+0030-0039;
}
@font-face {
  font-family: "AkridasDigits";
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url("gill/gill-sans-800-italic.otf") format("opentype");
  unicode-range: U+0030-0039;
}
