@import '../../../brand-globals/src/less/type';

* {
  -webkit-font-smoothing: antialiased;
}

h3, h4, h5, h6,
.h3, .h4, .h5, .h6 {
  font-family: @font-family-sans-serif;
  font-weight: 700;
}

a {
  text-decoration: underline;
  text-decoration-color: @brand-turquoise-light;
}

.display-1,
.display-2,
.display-3,
.display-4 {
  font-family:    'Better Times';
  font-weight:     400;
}
