@font-face {
    font-family: 'Mona';
    src: url('../fonts/Mona-Regular.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'Air';
    src: url('../fonts/airbnb.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'Air-m';
    src: url('../fonts/airb-m.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }


  @font-face {
    font-family: 'imperial-m';
    src: url('../fonts/imperial_URW_Bold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }





  
  