@font-face { 
  font-family: 'proximaNova';        
  src: url('ProximaNovaRegular.woff');  
  font-weight: 400;              
  font-style: normal; 
} 

@font-face { 
  font-family: 'proximaNovaBold';       
  src: url('ProximaNovaBold.woff'); 
  font-weight: 700;               
  font-style: normal; 
} 
