@font-face {
  font-family: Gotham-Black;
  src: url('./Gotham-Black.otf') format('opentype');
}

.container-text {
  font-family: 'Gotham-Black', sans-serif !important;
}
