@charset "UTF-8";

@font-face {
  font-family: 'AlbertSans';
  font-display: swap;
  src: url('./fonts/AlbertSans-Regular.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'CormorantInfant';
  font-display: swap;
  src: url('./fonts/CormorantInfant-Regular.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}
