@import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@font-face {
  font-family: 'untitled-font-4';
  src: url('./untitled-font-4.eot');
  src: url('./untitled-font-4.eot?#iefix') format('embedded-opentype'),
      url('./untitled-font-4.woff2') format('woff2'),
      url('./untitled-font-4.woff') format('woff'),
      url('./untitled-font-4.ttf') format('truetype'),
      url('./untitled-font-4.svg#untitled-font-4') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}



[data-cw-icon]:before { font-family: "untitled-font-4" !important; content: attr(data-icon); font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="cw--icon-"]:before,
[class*=" cw--icon-"]:before { font-family: "untitled-font-4" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cw--icon-1:before { content: "\61"; }
.cw--icon-2:before { content: "\62"; }
.cw--icon-3:before { content: "\63"; }
.cw--icon-4:before { content: "\64"; }
.cw--icon-5:before { content: "\65"; }
.cw--icon-6:before { content: "\66"; }
