@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 300;
  src: local(''), url('../assets/fonts/barlow/barlow-v5-latin-300.woff2') format('woff2');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  src: local(''), url('../assets/fonts/barlow/barlow-v5-latin-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 500;
  src: local(''), url('../assets/fonts/barlow/barlow-v5-latin-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  src: local(''), url('../assets/fonts/barlow/barlow-v5-latin-700.woff2') format('woff2')
}
@font-face {
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 400;
  src: local(''), url('../assets/fonts/barlow-semi-condensed-v6-latin-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 300;
  src: local(''), url('../fonts/barlow-condensed-v5-latin-300.woff2') format('woff2');
}