@font-face {
  font-family: 'Petrov Sans';
  src: url('/themes/custom/fnass_theme/build/fonts/petrov-sans/PetrovSans-Trial-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Petrov Sans';
  src: url('/themes/custom/fnass_theme/build/fonts/petrov-sans/PetrovSans-Trial-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Manrope';
  src: url('/themes/custom/fnass_theme/build/fonts/manrope/Manrope-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Manrope';
  src: url('/themes/custom/fnass_theme/build/fonts/manrope/Manrope-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}