@font-face {
  font-family: 'Cerumi';
  src: url('../fonts/CERUMI.woff2') format('woff2'),
       url('../fonts/CERUMI.woff') format('woff'),
       url('../fonts/TOPLUXURY.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Cerumi';
  src: url('../fonts/CERUMI.woff2') format('woff2'),
       url('../fonts/CERUMI.woff') format('woff'),
       url('../fonts/TOPLUXURY.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}