/* Marcellus */
@font-face {
  font-family: 'Marcellus';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/res/fonts/Marcellus/Marcellus-Regular.woff2?v=1.1') format('woff2'),
      url('/res/fonts/Marcellus/Marcellus-Regular.woff?v=1.1') format('woff');
}


/* Coiny */
@font-face {
  font-family: 'Coiny';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/res/fonts/Coiny/Coiny-Regular.woff2?v=1.1') format('woff2'),
      url('/res/fonts/Coiny/Coiny-Regular.woff?v=1.1') format('woff');
}