@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('https://cdn.dochub.com/api/v1/google-fonts/file/PT%20Sans/PT_Sans-Web-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('https://cdn.dochub.com/api/v1/google-fonts/file/PT%20Sans/PT_Sans-Web-BoldItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('https://cdn.dochub.com/api/v1/google-fonts/file/PT%20Sans/PT_Sans-Web-Italic.ttf') format('truetype');
}

@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://cdn.dochub.com/api/v1/google-fonts/file/PT%20Sans/PT_Sans-Web-Regular.ttf') format('truetype');
}
