/* Self-hosted Google Fonts: Prosto One + Roboto Flex */

@font-face {
  font-family: 'Prosto One';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/prosto-one-v21-latin-regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Roboto Flex';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url('/fonts/roboto-flex-v30-latin-regular.woff2') format('woff2');
}
