@font-face {
    font-family: 'AvenirNextLTPro';
    src: url('/fonts/AvenirNextLTPro-Regular.woff2') format('woff2'),
         url('/fonts/AvenirNextLTPro-Regular.woff') format('woff'),
         url('/fonts/AvenirNextLTPro-Regular.otf') format('opentype'),
         url('/fonts/AvenirNextLTPro-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
