

/* — Ghino Thin (100) — */
@font-face {
  font-family: 'Ghino';
  src: url('../Ghino/GhinoThin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ghino';
  src: url('../Ghino/GhinoThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

/* — Ghino ExtraLight (200) — */
@font-face {
  font-family: 'Ghino';
  src: url('../Ghino/GhinoExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ghino';
  src: url('../Ghino/GhinoExtraLightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

/* — Ghino Light (300) — */
@font-face {
  font-family: 'Ghino';
  src: url('../Ghino/GhinoLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ghino';
  src: url('../Ghino/GhinoLightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

/* — Ghino Book (400) — */
@font-face {
  font-family: 'Ghino';
  src: url('../Ghino/GhinoBook.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ghino';
  src: url('../Ghino/GhinoBookItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* — Ghino Medium (500) — */
@font-face {
  font-family: 'Ghino';
  src: url('../Ghino/GhinoMedium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ghino';
  src: url('../Ghino/GhinoMediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

/* — Ghino SemiBold (600) — */
@font-face {
  font-family: 'Ghino';
  src: url('../Ghino/GhinoSemibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ghino';
  src: url('../Ghino/GhinoSemiboldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

/* — Ghino Bold (700) — */
@font-face {
  font-family: 'Ghino';
  src: url('../Ghino/GhinoBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ghino';
  src: url('../Ghino/GhinoBoldtalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/* — Ghino ExtraBold (800) — */
@font-face {
  font-family: 'Ghino';
  src: url('../Ghino/GhinoExtraBold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ghino';
  src: url('../Ghino/GhinoExtraBoldItalic.otf') format('opentype');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

/* — Ghino Black (900) — */
@font-face {
  font-family: 'Ghino';
  src: url('../Ghino/GhinoBlack.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ghino';
  src: url('../Ghino/GhinoBlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

/* — Ghino Ultra (950) — */
@font-face {
  font-family: 'Ghino';
  src: url('../Ghino/GhinoUltra.otf') format('opentype');
  font-weight: 950;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ghino';
  src: url('../Ghino/GhinoUltraItalic.otf') format('opentype');
  font-weight: 950;
  font-style: italic;
  font-display: swap;
}
