@font-face {
  font-family: 'Moments Sans';
  font-style: normal;
  font-weight: normal;
  src:
    local('Moments Sans'),
    url('/MomentsSans.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Moments Sans';
  font-style: normal;
  font-weight: bold;
  src:
    local('Moments Sans Bold'),
    url('/MomentsSansBold.woff2') format('woff2');
  font-display: swap;
}
