@font-face {
  font-family: 'GothamLight';
  src: url('/wp-content/themes/plus/assets/fonts/GothamLight.woff') format('woff'),
       url('/wp-content/themes/plus/assets/fonts/GOTHAM-LIGHT.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'GothamBlack';
  src: url('/wp-content/themes/plus/assets/fonts/GothamBlack.woff') format('woff'),
       url('/wp-content/themes/plus/assets/fonts/GOTHAM-BLACK.ttf') format('truetype');
  font-display: swap;
}