@font-face {
  font-family: 'Human Sans Bold'; /* Give the font a name to use in CSS */
  src: url('./HumanSans-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}