@font-face {
    font-family: 'Dro';
    src: url('../fonts/dro.woff2') format("woff2"),
         url('../fonts/dro.woff') format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }