@font-face {
  font-family: "Gentleman";
  src: url("webfonts/Gentleman-500-Book.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
 
}

@font-face {
  font-family: "Gentleman";
  src: url("webfonts/Gentleman-1000-Black.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
 
}

@font-face {
  font-family: "NutmegHeadline-UltraBlack";
  src: url("webfonts/NutmegHeadline-UltraBlack.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
