/* 
  poppins-500 - latin 
  https://google-webfonts-helper.herokuapp.com/fonts/poppins?subsets=latin
*/
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url(/e154054d9b801f3e9d2f.eot); /* IE9 Compat Modes */
  src: local(''),
    url(/e154054d9b801f3e9d2f.eot?#iefix) format('embedded-opentype'),
    /* IE6-IE8 */ url(/dc16a3592fdb61b620cc.woff2) format('woff2'),
    /* Super Modern Browsers */ url(/ff86872bdc62f119cb70.woff)
      format('woff'),
    /* Modern Browsers */ url(/9b6457625f42c09416f4.ttf) format('truetype'),
    /* Safari, Android, iOS */ url(/138d54dda216e46d9830.svg#Poppins)
      format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(/245806fd303b1c6b7e80.eot); /* IE9 Compat Modes */
  src: local(''),
    url(/245806fd303b1c6b7e80.eot?#iefix)
      format('embedded-opentype'),
    /* IE6-IE8 */ url(/4308e5085add5d6c13d1.woff2)
      format('woff2'),
    /* Super Modern Browsers */
      url(/fc5080f1802707665a86.woff) format('woff'),
    /* Modern Browsers */ url(/7fc68d74176380cdae0c.ttf)
      format('truetype'),
    /* Safari, Android, iOS */
      url(/1d0d8b66fa1da76d69b9.svg#OpenSans) format('svg'); /* Legacy iOS */
}

