/* Self-hosted Google Fonts - Comfortaa & Roboto */

/* Comfortaa - Variable font supporting weights 300-700 */
@font-face {
  font-family: 'Comfortaa';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url('/fonts/comfortaa.woff2') format('woff2');
}

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