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

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