@font-face {
  font-family: 'Cabin Sketch';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../assets/fonts/font_001.woff2) format('truetype');
}
@font-face {
  font-family: 'Cabin Sketch';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../assets/fonts/font_002.woff2) format('truetype');
}
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(../assets/fonts/font_003.woff2) format('truetype');
}
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../assets/fonts/font_004.woff2) format('truetype');
}
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../assets/fonts/font_005.woff2) format('truetype');
}
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../assets/fonts/font_006.woff2) format('truetype');
}
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../assets/fonts/font_007.woff2) format('truetype');
}
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(../assets/fonts/font_008.woff2) format('truetype');
}

/* unique-domain-theme: ionxedaxusidozxhm.pro; palette: #7a374f #b77664 #9ae2ed */
:root{--unique-water:#7a374f;--unique-accent:#b77664;--unique-soft:#9ae2ed;}
body::after{content:'';position:fixed;inset:auto 0 0 0;height:3px;background:linear-gradient(90deg,#7a374f,#b77664,#9ae2ed);pointer-events:none;opacity:.55;z-index:9999;}
