@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('teko-v10-latin-ext_latin-500.woff2') format('woff2'),
       url('teko-v10-latin-ext_latin-500.woff') format('woff');
}

@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('teko-v10-latin-ext_latin-regular.woff2') format('woff2'),
       url('teko-v10-latin-ext_latin-regular.woff') format('woff');
}

@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('teko-v10-latin-ext_latin-700.woff2') format('woff2'),
       url('teko-v10-latin-ext_latin-700.woff') format('woff');
}