	
@font-face {
  font-family: 'Gotham';
  src: url('./fonts/GothamLight.ttf') format('truetype'),
  /*url('./fonts/HelveticaNeueLT-65Md.woff') format('woff');*/
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}	