/* pt-sans-narrow-regular */
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/pt-sans-narrow/pt-sans-narrow-regular.ttf') format('truetype');
}

/* pt-sans-narrow-700 */
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/pt-sans-narrow/pt-sans-narrow-700.ttf') format('truetype');
}