@font-face {
  font-family: 'Inter var';
  font-weight: 100 900;
  font-display: swap;
  font-style: normal;
  font-named-instance: 'Regular';
  src: url('Inter-roman.var.woff2?v=3.18') format('woff2');
}

@font-face {
  font-family: 'Inter var';
  font-weight: 100 900;
  font-display: swap;
  font-style: italic;
  font-named-instance: 'Italic';
  src: url('Inter-italic.var.woff2?v=3.18') format('woff2');
}

@font-face {
  font-family: Raleway;
  font-weight: 100;
  src: url('Raleway-Thin.ttf') format('truetype');
}

@font-face {
  font-family: Raleway;
  font-weight: 200;
  src: url('Raleway-ExtraLight.ttf') format('truetype');
}

@font-face {
  font-family: Raleway;
  font-weight: 300;
  src: url('Raleway-Light.ttf') format('truetype');
}

@font-face {
  font-family: Raleway;
  font-weight: 400;
  src: url('Raleway-Regular.ttf') format('truetype');
}

@font-face {
  font-family: Raleway;
  font-weight: 500;
  src: url('Raleway-Medium.ttf') format('truetype');
}

@font-face {
  font-family: Raleway;
  font-weight: 600;
  src: url('Raleway-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: Raleway;
  font-weight: 700;
  src: url('Raleway-Bold.ttf') format('truetype');
}

@font-face {
  font-family: Raleway;
  font-weight: 800;
  src: url('Raleway-ExtraBold.ttf') format('truetype');
}

@font-face {
  font-family: Raleway;
  font-weight: 900;
  src: url('Raleway-Black.ttf') format('truetype');
}

@font-face {
  font-family: Raleway;
  font-weight: normal;
  src: url('Raleway-Regular.ttf') format('truetype');
}

@font-face {
  font-family: Raleway;
  font-weight: bold;
  src: url('Raleway-Bold.ttf') format('truetype');
}

/* Noto Sans for multi-script support */
@font-face {
  font-family: 'Noto Sans';
  src: url('/NotoSans-Regular.woff2') format('woff2');
  unicode-range:
    U+0900-097F,
    /* Hindi */ U+0400-04FF,
    /* Cyrillic */ U+4E00-9FFF,
    /* Chinese */ U+3400-4DBF;
  /* Chinese extension */
}
