@font-face {
  font-family: "proxima_novabold";
  src: url("fonts/proximanova-bold-webfont.woff2") format("woff2"),
    url("fonts/proximanova-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "proxima_novaregular";
  src: url("fonts/proximanova-regular-webfont.woff2") format("woff2"),
    url("fonts/proximanova-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
