  @charset "utf-8";
  
  
  /* CUSTOM FONT FACE */
  
  @font-face{
	  font-family:bodytext;
	  src: url(../font/helveticaneueltstd-lt.otf);
  }
  
  
  @font-face{
	  font-family:main-nav;
	  src: url(../font/helveticaneueltstd-md.otf);
  }
   
  @font-face{
	  font-family:footer-links;
	  src: url(../font/helveticaneueltstd-md.otf);
  }
  
  
    
  @font-face{
	  font-family:hero-line;
	  src: url(../font/helveticaneueltstd-hv.otf);
  }
      
  @font-face{
	  font-family:hero-line-span;
	  src: url(../font/helveticaneueltstd-th.otf);
  }
  
  
    
    
  @font-face{
	  font-family:heading_2;
	  src: url(../font/helveticaneueltstd-lt.otf);
  }
      
	  
  @font-face{
	  font-family:heading_4;
	  src: url(../font/bebas-rg.otf);
  }
  
  	  
  @font-face{
	  font-family:heading_5;
	  src: url(../font/bebas-rg.otf);
  }
    	
		
  @font-face{
	  font-family:heading_5_highlight;
	  src: url(../font/helveticaneueltstd-ltcn.otf);
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  