@font-face {
  font-family: 'FH Oscar';
  src: url("FHOscar-Light.woff") format("woff");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: 'FH Oscar';
  src: url("FHOscar-Bold.woff")
  format("woff");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
