/* pt-sans */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../../fonts/pt-sans/pt-sans-v17-latin-regular.woff") format("woff");
}

/* pt-sans */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../../fonts/pt-sans/pt-sans-v17-latin-italic.woff") format("woff");
}

/* pt-sans */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../../fonts/pt-sans/pt-sans-v17-latin-700.woff") format("woff");
}

/* pt-sans */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("../../fonts/pt-sans/pt-sans-v17-latin-700italic.woff") format("woff");
}

