/* Arvo */
@font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('arvo-400.ttf') format('truetype');
}

@font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('arvo-700.ttf') format('truetype');
}

/* Roboto Flex - Variable Font (supports weights 300-700) */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url('roboto-flex-variable.woff2') format('woff2');
}
