/* Import Fonts */
@font-face {
  font-family: "TTFirsNeue";
  src: url("fonts/TTFirsNeueDemiBold/font.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TTFirsNeue";
  src: url("fonts/TTFirsNeueMedium/font.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}