
@font-face {
  font-family: "ProximaNova-Black";
  src: url("ProximaNovaBlack.eot"); /* IE9 Compat Modes */
  src: url("ProximaNovaBlack.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("ProximaNovaBlack.otf") format("opentype"), /* Open Type Font */
    url("ProximaNovaBlack.svg") format("svg"), /* Legacy iOS */
    url("ProximaNovaBlack.ttf") format("truetype"), /* Safari, Android, iOS */
    url("ProximaNovaBlack.woff") format("woff"), /* Modern Browsers */
    url("ProximaNovaBlack.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}