

@font-face {
    font-family: 'Savoye LET Plain';
    font-style: normal;
    font-weight: normal;
    src: local('Savoye LET Plain'), url('fonts/Savoye LET Plain1.0.woff') format('woff');
    }
  
    
    @font-face {
      font-family: 'Avenir Roman';
      font-style: normal;
      font-weight: bolder;
      src: local('Avenir Roman'), url('fonts/avenir_roman_12.woff') format('woff');
      }
      
.SavoyePlainFont{
    font-family:   'Avenir Roman'!important;
  
  }
  
  *{font-family:'Avenir Roman'!important;}