/* // treatstart */

@font-face {
  font-family: 'Inter-Regular';
  src: url('fonts/Inter-Regular.eot');
  src: url('fonts/Inter-Regular.eot') format('embedded-opentype'),
    url('fonts/Inter-Regular.woff2') format('woff2'),
    url('fonts/Inter-Regular.woff') format('woff'),
    url('fonts/Inter-Regular.ttf') format('truetype'),
    url('fonts/Inter-Regular.svg') format('svg');
  /* font-weight: normal;
  font-style: normal; */
}

@font-face {
  font-family: 'Condor_ExtendedExtraLight';
  src: url('fonts/Condor-ExtendedExtraLight.eot');
  src: url('fonts/Condor-ExtendedExtraLight.eot#iefix')
      format('embedded-opentype'),
    url('fonts/Condor-ExtendedExtraLight.woff') format('woff2'),
    url('fonts/Condor-ExtendedExtraLight.woff') format('woff'),
    url('fonts/Condor-ExtendedExtraLight.ttf') format('truetype'),
    url('fonts/Condor-ExtendedExtraLight.svg') format('svg');
  /* font-weight: normal;
  font-style: normal; */
}
