 @font-face {
       font-family: 'Nadira Pro';
       src: url('../fonts/nadira-pro.woff2') format('woff2'),
            url('../fonts/nadira-pro.woff') format('woff');
       font-weight: 400;
       font-style: italic;
       font-display: swap;
   }