/* nunito-regular - latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/nunito-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/nunito-v20-latin-regular.eot?#iefix')
      format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/nunito-v20-latin-regular.woff2') format('woff2'),
    /* Super Modern Browsers */ url('./fonts/nunito-v20-latin-regular.woff')
      format('woff'),
    /* Modern Browsers */ url('./fonts/nunito-v20-latin-regular.ttf')
      format('truetype'),
    /* Safari, Android, iOS */
      url('./fonts/nunito-v20-latin-regular.svg#Nunito') format('svg'); /* Legacy iOS */
}
/* nunito-500 - latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/nunito-v20-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/nunito-v20-latin-500.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/nunito-v20-latin-500.woff2') format('woff2'),
    /* Super Modern Browsers */ url('./fonts/nunito-v20-latin-500.woff')
      format('woff'),
    /* Modern Browsers */ url('./fonts/nunito-v20-latin-500.ttf')
      format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/nunito-v20-latin-500.svg#Nunito')
      format('svg'); /* Legacy iOS */
}
/* nunito-600 - latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 600;
  src: url('./fonts/nunito-v20-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/nunito-v20-latin-600.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/nunito-v20-latin-600.woff2') format('woff2'),
    /* Super Modern Browsers */ url('./fonts/nunito-v20-latin-600.woff')
      format('woff'),
    /* Modern Browsers */ url('./fonts/nunito-v20-latin-600.ttf')
      format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/nunito-v20-latin-600.svg#Nunito')
      format('svg'); /* Legacy iOS */
}
/* nunito-800 - latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 800;
  src: url('./fonts/nunito-v20-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/nunito-v20-latin-800.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/nunito-v20-latin-800.woff2') format('woff2'),
    /* Super Modern Browsers */ url('./fonts/nunito-v20-latin-800.woff')
      format('woff'),
    /* Modern Browsers */ url('./fonts/nunito-v20-latin-800.ttf')
      format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/nunito-v20-latin-800.svg#Nunito')
      format('svg'); /* Legacy iOS */
}

/* poppins-regular - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/poppins-v19-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/poppins-v19-latin-regular.eot?#iefix')
      format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/poppins-v19-latin-regular.woff2') format('woff2'),
    /* Super Modern Browsers */ url('./fonts/poppins-v19-latin-regular.woff')
      format('woff'),
    /* Modern Browsers */ url('./fonts/poppins-v19-latin-regular.ttf')
      format('truetype'),
    /* Safari, Android, iOS */
      url('./fonts/poppins-v19-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-600 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('./fonts/poppins-v19-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/poppins-v19-latin-600.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/poppins-v19-latin-600.woff2') format('woff2'),
    /* Super Modern Browsers */ url('./fonts/poppins-v19-latin-600.woff')
      format('woff'),
    /* Modern Browsers */ url('./fonts/poppins-v19-latin-600.ttf')
      format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/poppins-v19-latin-600.svg#Poppins')
      format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'asterisk';
  src: url('./fonts/asterisk.eot?54718641');
  src: url('./fonts/asterisk.eot?54718641#iefix') format('embedded-opentype'),
    url('./fonts/asterisk.woff?54718641') format('woff'),
    url('./fonts/asterisk.ttf?54718641') format('truetype'),
    url('./fonts/asterisk.svg?54718641#asterisk') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SF Pro';
  src: url('./fonts/SF-Pro-Text-Regular.otf');
  src: url('./fonts/SF-Pro-Text-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SF Pro';
  src: url('./fonts/SF-Pro-Text-Semibold.otf');
  src: url('./fonts/SF-Pro-Text-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
