@font-face {
    font-family: 'AvenirLTProLight';
    src: url('../fonts/AvenirLTProLight.woff2') format('woff2'),
         url('../fonts/AvenirLTProLight.oft') format('oft');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GaramondPremierProLightDisplay';
    src: url('../fonts/GaramondPremierProLightDisplay.woff2') format('woff2'),
         url('../fonts/GaramondPremierProLightDisplay.oft') format('oft');
    font-weight: normal;
    font-style: normal;
}