@font-face {
  font-family: 'humane-extra-light';
  src: url('/fonts/Humane-ExtraLight.woff');
  font-display:swap;
}
@font-face {
  font-family: 'humane-thin';
  src: url('/fonts/Humane-Thin.woff');
  font-display:swap;
}
@font-face {
  font-family: 'humane-light';
  src: url('/fonts/Humane-Light.woff');
  font-display:swap;
}
@font-face {
  font-family: 'humane-regular';
  src: url('/fonts/Humane-Regular.woff');
  font-display:swap;
}
@font-face {
  font-family: 'humane-medium';
  src: url('/fonts/Humane-Medium.woff');
  font-display:swap;
}
@font-face {
  font-family: 'humane-semi-bold';
  src: url('/fonts/Humane-SemiBold.woff');
  font-display:swap;
}
@font-face {
  font-family: 'humane-bold';
  src: url('/fonts/Humane-Bold.woff');
  font-display:swap;
}
@font-face {
  font-family: 'mango-bold';
  src: url('/fonts/MangoGrotesque-Bold.woff2');
  font-display:swap;
}