font-marcellus.css 169 B

1234567
  1. @font-face {
  2. font-family: Marcellus;
  3. font-style: normal;
  4. font-weight: 400;
  5. font-display: swap;
  6. src: url('../fonts/Marcellus-Regular.woff2') format('woff2');
  7. }