@font-face {
    font-family: 'Manrope';
    src: url("../fonts/Manrope-VariableFont_wght.woff2")
        format("woff2 supports variations"),
      url("../fonts/Manrope-VariableFont_wght.woff2")
        format("woff2-variations");
    font-weight: 200 800;
    font-display: swap;
  }
  