/* Fonts */
@font-face {
  font-family: "ProximaNova";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("ProximaNova-Light"), local("Proxima Nova Light"), url("/gb/desktop/fonts/ProximaNova-Light.woff") format("woff");
}

@font-face {
  font-family: "ProximaNova";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("ProximaNova-Regular"), local("Proxima Nova Regular"), url("/gb/desktop/fonts/ProximaNova-Regular.woff") format("woff");
}

@font-face {
  font-family: "ProximaNova";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("ProximaNova-Semibold"), local("Proxima Nova Semibold"), url("/gb/desktop/fonts/ProximaNova-Semibold.woff") format("woff");
}

@font-face {
  font-family: "ProximaNova";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("ProximaNova-Bold"), local("Proxima Nova Bold"), url("/gb/desktop/fonts/ProximaNova-Bold.woff") format("woff");
}
@font-face {
  font-family: "ProximaNova";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local("ProximaNova-Bold"), local("Proxima Nova Bold"), url("/gb/desktop/fonts/ProximaNova-Black.woff2") format("woff2");
  
}
