@font-face {
    font-family: 'GothamNarrowMedium'; /* Font name to be used in CSS */
    src: url('fonts/GothamNarrowMedium.ttf') format('woff2'), url('fonts/GothamNarrowBold.ttf') format('woff2');
    font-weight: normal;
    font-style: normal;
  }