@font-face {
  font-family: 'Barlow Condensed bold';
  src: url('../fonts/BarlowCondensed-Bold.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/BarlowCondensed-Bold.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/BarlowCondensed-Bold.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/BarlowCondensed-Bold.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/BarlowCondensed-Bold.svg#a41d0a69d74f5180a1f127bfa9970350') format('svg');
  /* Legacy iOS */

  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: 'Barlow Condensed Light';
  src: url('../fonts/BarlowCondensed-Light.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/BarlowCondensed-Light.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/BarlowCondensed-Light.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/BarlowCondensed-Light.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/BarlowCondensed-Light.svg#0ea37d963573417fe6ea77181ca40932') format('svg');
  /* Legacy iOS */

  font-style: normal;
  font-weight: 200;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url('../fonts/BarlowCondensed-Regular.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/BarlowCondensed-Regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/BarlowCondensed-Regular.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/BarlowCondensed-Regular.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/BarlowCondensed-Regular.svg#d911b140ea538abeeec3533c3272f9a3') format('svg');
  /* Legacy iOS */

  font-style: normal;
  font-weight: 400;
}