@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: xigrinsitrarikodn.pro; palette: #47377a #a964b7 #aeed9a */
:root{--unique-water:#47377a;--unique-accent:#a964b7;--unique-soft:#aeed9a;}
body::after{content:'';position:fixed;inset:auto 0 0 0;height:3px;background:linear-gradient(90deg,#47377a,#a964b7,#aeed9a);pointer-events:none;opacity:.55;z-index:9999;}
