@font-face {
  font-family: 'Roboto';
  src: local('Roboto Regular'), local('Roboto-Regular'),
      url('Roboto-Regular.woff2') format('woff2'), local(Helvetica), local(Arial);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: local('Roboto Italic'), local('Roboto-Italic'),
      url('Roboto-Italic.woff2') format('woff2'), local(Helvetica), local(Arial);
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'PT Astra Serif';
  src: url('pt-astra-serif_regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PT Astra Serif';
  src: url('pt-astra-serif_bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'PT Astra Serif';
  src: url('pt-astra-serif_italic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'PT Astra Serif';
  src: url('pt-astra-serif_bold-italic.woff2') format('woff2');
  font-weight: bold;
  font-style: italic;
}
