@font-face {
  font-family: 'Inder';
  src:
      url('../fonts/Inder-Regular.woff2') format('woff2'),
      url('../fonts/Inder-Regular.woff') format('woff'),
      url('../fonts/Inder-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Jeko';
  src:
      url('../fonts/Jeko-Thin.woff2') format('woff2'),
      url('../fonts/Jeko-Thin.woff') format('woff'),
      url('../fonts/Jeko-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Jeko';
  src:
      url('../fonts/Jeko-Extra-Light.woff2') format('woff2'),
      url('../fonts/Jeko-Extra-Light.woff') format('woff'),
      url('../fonts/Jeko-Extra-Light.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Jeko';
  src:
      url('../fonts/Jeko-Light.woff2') format('woff2'),
      url('../fonts/Jeko-Light.woff') format('woff'),
      url('../fonts/Jeko-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Jeko';
  src:
      url('../fonts/Jeko-Regular.woff2') format('woff2'),
      url('../fonts/Jeko-Regular.woff') format('woff'),
      url('../fonts/Jeko-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Jeko';
  src:
      url('../fonts/Jeko-Medium.woff2') format('woff2'),
      url('../fonts/Jeko-Medium.woff') format('woff'),
      url('../fonts/Jeko-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Jeko';
  src:
      url('../fonts/Jeko-Semi-Bold.woff2') format('woff2'),
      url('../fonts/Jeko-Semi-Bold.woff') format('woff'),
      url('../fonts/Jeko-Semi-Bold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Jeko';
  src:
      url('../fonts/Jeko-Bold.woff2') format('woff2'),
      url('../fonts/Jeko-Bold.woff') format('woff'),
      url('../fonts/Jeko-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Jeko';
  src:
      url('../fonts/Jeko-Extra-Bold.woff2') format('woff2'),
      url('../fonts/Jeko-Extra-Bold.woff') format('woff'),
      url('../fonts/Jeko-Extra-Bold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Jeko';
  src:
      url('../fonts/Jeko-Black.woff2') format('woff2'),
      url('../fonts/Jeko-Black.woff') format('woff'),
      url('../fonts/Jeko-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}


