@import url('https://rsms.me/inter/inter.css');
body { 
font-family: 'inter', sans-serif;
max-width: 1920px;
margin: auto;
 } 