@import url(' https://fonts.cdnfonts.com/css/avenir');body { 
font-family: 'Avenir';
max-width: 1920px;
margin: auto;
 } 