@font-face {
  font-family: ProximaNova;
  font-weight: 100;
  src: url("../webfonts/ProximaNova-Thin-webfont.woff") format("woff");
}

@font-face {
  font-family: ProximaNova;
  font-weight: 200;
  src: url("../webfonts/ProximaNova-Light-webfont.woff") format("woff");
}

@font-face {
  font-family: ProximaNova;
  font-weight: 300 400;
  src: url("../webfonts/ProximaNova-Reg-webfont.woff") format("woff");
}

@font-face {
  font-family: ProximaNova;
  font-weight: 600;
  src: url("../webfonts/ProximaNova-Sbold-webfont.woff") format("woff");
}

@font-face {
  font-family: ProximaNova;
  font-weight: 700;
  src: url("../webfonts/ProximaNova-Bold-webfont.woff") format("woff");
}

@font-face {
  font-family: ProximaNova;
  font-weight: 800;
  src: url("../webfonts/ProximaNova-Xbold-webfont.woff") format("woff");
}

@font-face {
  font-family: ProximaNova;
  font-weight: 900;
  src: url("../webfonts/ProximaNova-Black-webfont.woff") format("woff");
}
