@font-face {
  font-family: 'Monumental Extended';
  src: url('/https/copykrea.gr/fonts/MonumentExtended-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Monumental Extended';
  src: url('/https/copykrea.gr/fonts/MonumentExtended-Ultrabold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

:root {
  --ff-primary: 'Lexend Deca', sans-serif;
  --ff-secondary: 'Montserrat', sans-serif;
  --ff-accent: sans-serif;
  --ff-monoloco: 'Monumental Extended';
}
