@font-face {
  font-family: "Gotham Pro";
  font-style: normal;
  font-weight: 400;
  src: url("../../../content/dam/iflibuyonline/fonts/GothaProReg.otf");
}

@font-face {
  font-family: "Gotham Pro Med";
  font-style: normal;
  font-weight: 500;
  src: url("../../../content/dam/iflibuyonline/fonts/GothaProMed.otf");
}

@font-face {
  font-family: "Gotham Pro Bold";
  font-style: normal;
  font-weight: 700;
  src: url("../../../content/dam/iflibuyonline/fonts/GothaProBol.otf");
}

.gotham-pro {
  font-family: "Gotham Pro", sans-serif;
}

.gotham-pro-med {
  font-family: "Gotham Pro Med", sans-serif;
}

.gotham-pro-bol {
  font-family: "Gotham Pro Bold", sans-serif;
}
