@font-face {
  font-family: 'Poppins';
  src: url('../../font/Poppins-Bold.eot');
  src: local('Poppins Bold'), local('Poppins-Bold'),
      url('../../font/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
      url('../../font/Poppins-Bold.woff2') format('woff2'),
      url('../../font/Poppins-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('../../font/Poppins-Light.eot');
  src: local('Poppins Light'), local('Poppins-Light'),
      url('../../font/Poppins-Light.eot?#iefix') format('embedded-opentype'),
      url('../../font/Poppins-Light.woff2') format('woff2'),
      url('../../font/Poppins-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('../../font/Poppins-Medium.eot');
  src: local('Poppins Medium'), local('Poppins-Medium'),
      url('../../font/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
      url('../../font/Poppins-Medium.woff2') format('woff2'),
      url('../../font/Poppins-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('../../font/Poppins-Regular.eot');
  src: local('Poppins Regular'), local('Poppins-Regular'),
      url('../../font/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
      url('../../font/Poppins-Regular.woff2') format('woff2'),
      url('../../font/Poppins-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('../../font/Poppins-SemiBold.eot');
  src: local('Poppins SemiBold'), local('Poppins-SemiBold'),
      url('../../font/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
      url('../../font/Poppins-SemiBold.woff2') format('woff2'),
      url('../../font/Poppins-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

