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

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

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

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