@font-face {
  font-family: 'gotham-light';
  font-style: normal;
  src: local('gotham-light.woff'),
  local(gotham-light),
  url(/fonts/gotham-light.woff) format("woff"),
  url(/fonts/gotham-light.woff2) format("woff2"),
  url(/fonts/gotham-light.otf) format("opentype"),
} 

@font-face {
  font-family: 'gotham-medium';
  font-style: normal;
  src: local('gotham-medium.woff'),
  local(gotham-medium),
  url(/fonts/gotham-medium.woff) format("woff"),
  url(/fonts/gotham-medium.woff2) format("woff2"),
  url(/fonts/gotham-medium.otf) format("opentype"),
} 

@font-face {
  font-family: 'gotham-book';
  font-style: normal;
  src: local('gotham-book.woff'),
  local(gotham-book),
  url(/fonts/gotham-book.woff) format("woff"),
  url(/fonts/gotham-book.woff2) format("woff2"),
  url(/fonts/gotham-book.otf) format("opentype"),
} 



@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  src: local('PlayfairDisplaySC-Regular.woff'),
  local(PlayfairDisplaySC-Regular),
  url(/fonts/PlayfairDisplaySC-Regular.woff) format("woff"),
  url(/fonts/PlayfairDisplaySC-Regular.woff2) format("woff2"),
  url(/fonts/PlayfairDisplaySC-Regular.otf) format("opentype"),
}
