@font-face {
  font-family: "Gotham Rounded Book";
  font-display: swap;
  src: local("Gotham Rounded Book"), local("GothamRounded-Book"),
      url("https://cdn.tecnospeed.com.br/fonts/hinted-GothamRounded-Book.woff2") format("woff2"),
      url("https://cdn.tecnospeed.com.br/fonts/hinted-GothamRounded-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Gotham Rounded Book";
  font-display: swap;
  src: local("Gotham Rounded Bold"), local("GothamRounded-Bold"),
      url("https://cdn.tecnospeed.com.br/fonts/hinted-GothamRounded-Bold.woff2") format("woff2"),
      url("https://cdn.tecnospeed.com.br/fonts/hinted-GothamRounded-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
