@font-face {
  font-family: 'frank';			
  src: 
    local('Frabklin gothic heavy'),			
    url('/fonts/FRAHV.TTF') 
    format('truetype');
  font-weight: 700;
}