/* -------------------
   Teko (300–700)
   ------------------- */

@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/teko/teko-v22-latin-300.woff2') format('woff2'),
       url('../fonts/teko/teko-v22-latin-300.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/teko/teko-v22-latin-regular.woff2') format('woff2'),
       url('../fonts/teko/teko-v22-latin-regular.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/teko/teko-v22-latin-500.woff2') format('woff2'),
       url('../fonts/teko/teko-v22-latin-500.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/teko/teko-v22-latin-600.woff2') format('woff2'),
       url('../fonts/teko/teko-v22-latin-600.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/teko/teko-v22-latin-700.woff2') format('woff2'),
       url('../fonts/teko/teko-v22-latin-700.woff') format('woff');
  font-display: swap;
}

/* -------------------
   Hind (400,600,700)
   ------------------- */

@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/hind/hind-v18-latin-regular.woff2') format('woff2'),
       url('../fonts/hind/hind-v18-latin-regular.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/hind/hind-v18-latin-600.woff2') format('woff2'),
       url('../fonts/hind/hind-v18-latin-600.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/hind/hind-v18-latin-700.woff2') format('woff2'),
       url('../fonts/hind/hind-v18-latin-700.woff') format('woff');
  font-display: swap;
}
