
@font-face {
  font-family: 'Gotham Ssm Bold';
  src: url('/GothamSsmBoldFont.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

.font-class {
  font-family: 'Gotham Ssm Bold';
}