@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,700;0,900;1,900&family=Barlow:ital,wght@0,400;0,500;0,700;0,800;1,500;1,700;1,800');
/* 
h1.h1-alt {
  font-size: 70px;
}
h2.h2-alt {
  font-size: 50px;
} */

/* p.p-large {
  font-size: 24px;
  font-weight: 400;
}


h1,.h1,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
  font-weight: 400 !important;
  font-family: 'Anton';
}
h2 {
  font-weight: 400 !important;
  font-family: 'Asphalts Display', sans-serif;
}
h2.h2-large {
  font-family: 'Asphalts Display', sans-serif;
  font-size: 40px;
  font-weight: 400;
}
.h2-decorative {
  font-weight: 400 !important;
  font-family: 'Anton';
  font-size: 90px;
  text-transform: uppercase;
}
.h4 {
  font-size: 30px;
  font-family: 'Anton';
}
span.h3 {
  color: red;
} */