@font-face {
    font-family: 'Roboto';
    src: url('fonts/fonte.otf') format('otf'),
    url('../fonts/´fonterk.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

h1 {
  font-size: 2em !important;
}

h2 {
  font-size: 1.8em !important;
}