/* Metrica custom Georgian fallback */
@font-face {
  font-family: 'Metrica';
  src: url('../assets/fonts/font.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+10A0-10FF, U+1C90-1CBF, U+2D00-2D2F;
}

/* BPG Mrgvlovani — homepage hero headline */
@font-face {
  font-family: 'BPG Mrgvlovani';
  src: url('../assets/fonts/bpg-mrgvlovani.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* FiraGO — Georgian content */
@font-face {
  font-family: 'FiraGO';
  src: url('../assets/fonts/firago/FiraGO-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'FiraGO';
  src: url('../assets/fonts/firago/FiraGO-Book.woff2') format('woff2');
  font-weight: 350;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'FiraGO';
  src: url('../assets/fonts/firago/FiraGO-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'FiraGO';
  src: url('../assets/fonts/firago/FiraGO-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Open Sauce One — English content */
@font-face {
  font-family: 'Open Sauce One';
  src: url('../assets/fonts/open-sauce-one/open-sauce-one-latin-300-normal.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sauce One';
  src: url('../assets/fonts/open-sauce-one/open-sauce-one-latin-400-normal.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sauce One';
  src: url('../assets/fonts/open-sauce-one/open-sauce-one-latin-500-normal.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sauce One';
  src: url('../assets/fonts/open-sauce-one/open-sauce-one-latin-600-normal.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
