/* Avenir */
@font-face {
  font-family: 'BarlowSemiCondensed';
  font-weight: 400;
  font-style: normal;
  src: local('BarlowSemiCondensed'), url('BarlowSemiCondensed-Regular.ttf') format('opentype');
}
@font-face {
  font-family: 'BarlowSemiCondensed';
  font-weight: 200;
  font-style: normal;
  src: local('BarlowSemiCondensed'), url('BarlowSemiCondensed-Light.ttf') format('opentype');
}
@font-face {
  font-family: 'BarlowSemiCondensed';
  font-weight: 600;
  font-style: normal;
  src: local('BarlowSemiCondensed'), url('BarlowSemiCondensed-SemiBold.ttf') format('opentype');
}
@font-face {
  font-family: 'BarlowSemiCondensed';
  font-weight: 700;
  font-style: normal;
  src: local('BarlowSemiCondensed'), url('BarlowSemiCondensed-Bold.ttf') format('opentype');
}
@font-face {
  font-family: 'BarlowSemiCondensed';
  font-weight: 900;
  font-style: normal;
  src: local('BarlowSemiCondensed'), url('BarlowSemiCondensed-ExtraBold.ttf') format('opentype');
}
@font-face {
  font-family: 'BarlowSemiCondensedItalic';
  font-weight: 400;
  font-style: italic;
  src: local('BarlowSemiCondensed'), url('BarlowSemiCondensed-Italic.ttf') format('opentype');
}

