@font-face {
    font-family: 'Faber-Sans';
    font-style: normal;
    font-weight: 300;
    src: url('/fonts/FaberSans65reduced.otf') format('opentype');
 }

@font-face {
    font-family: 'Faber-Sans';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/FaberSans85reduced.otf') format('opentype');
 }

 @font-face {
    font-family: 'Faber-Sans';
    font-style: normal;
    font-weight: 500;
    src: url('/fonts/FaberSans95reduced.otf') format('opentype');
 }



/* 
 @font-face {
    font-family: 'FaberSans';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/FaberSans85reduced.otf') format('opentype');
 } */


 @font-face {
    font-family: 'Avenir-Next';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/regular.woff') format('woff');
 }
