/* pontano-sans-300 */
@font-face {
  font-family: 'Pontano Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/pontano-sans/pontano-sans-300.ttf') format('truetype');
}

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

/* pontano-sans-500 */
@font-face {
  font-family: 'Pontano Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/pontano-sans/pontano-sans-500.ttf') format('truetype');
}

/* pontano-sans-600 */
@font-face {
  font-family: 'Pontano Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/pontano-sans/pontano-sans-600.ttf') format('truetype');
}

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