@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: lighter;
  src: local('Hind Light'), local('Hind-Light'), url(../fonts/hind-light.woff) format('woff');
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: normal;
  src: local('Hind Regular'), local('Hind-Regular'), url(../fonts/hind-regular.woff) format('woff');
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: bold;
  src: local('Hind Bold'), local('Hind-Bold'), url(../fonts/hind-bold.woff) format('woff');
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 600;
  src: local('Hind Semibold'), local('Hind-Semibold'), url(../fonts/hind-semibold.woff) format('woff');
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: medium;
  src: local('Hind Medium'), local('Hind-Medium'), url(../fonts/hind-medium.woff) format('woff');
}
@font-face {
  font-family: 'HindIcons';
  font-style: normal;
  font-weight: medium;
  src: local('Hind Icons'), local('Hind-Icons'), url(../fonts/hind-icons.woff) format('woff');
}
