.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//partylandio05c1f.zapwp.com/m:0/a://partyland.io/wp-content/themes/cryptlight/assets/libs/carousel/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}@font-face {
font-family: "ovaicon";
src: url(https://partylandio05c1f.zapwp.com/m:0/a:https://partyland.io/wp-content/themes/cryptlight/assets/libs/ovaicon/font/ovaicon.ttf?ec86a1cfa9bdf1213a463c4733d657f2) format("truetype"),
url(https://partylandio05c1f.zapwp.com/m:0/a:https://partyland.io/wp-content/themes/cryptlight/assets/libs/ovaicon/font/ovaicon.woff?ec86a1cfa9bdf1213a463c4733d657f2) format("woff"),
url(https://partylandio05c1f.zapwp.com/m:0/a:https://partyland.io/wp-content/themes/cryptlight/assets/libs/ovaicon/font/ovaicon.woff2?ec86a1cfa9bdf1213a463c4733d657f2) format("woff2"),
url(https://partylandio05c1f.zapwp.com/m:0/a:https://partyland.io/wp-content/themes/cryptlight/assets/libs/ovaicon/font/ovaicon.eot?ec86a1cfa9bdf1213a463c4733d657f2#iefix) format("embedded-opentype"),
url(https://partylandio05c1f.zapwp.com/m:0/a:https://partyland.io/wp-content/themes/cryptlight/assets/libs/ovaicon/font/ovaicon.svg?ec86a1cfa9bdf1213a463c4733d657f2#ovaicon) format("svg");
}
i[class^="ovaicon-"]:before, i[class*=" ovaicon-"]:before {
font-family: ovaicon !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ovaicon-back:before {
content: "\f101";
}
.ovaicon-next:before {
content: "\f102";
}
.ovaicon-menu:before {
content: "\f103";
}
.ovaicon-download:before {
content: "\f104";
}
.ovaicon-checked:before {
content: "\f105";
}
.ovaicon-menu-1:before {
content: "\f106";
}
.ovaicon-checked-1:before {
content: "\f107";
}
.ovaicon-cancel:before {
content: "\f108";
}
.ovaicon-download-1:before {
content: "\f109";
}
.ovaicon-fast-forward:before {
content: "\f10a";
}
.ovaicon-download-2:before {
content: "\f10b";
}
.ovaicon-upload:before {
content: "\f10c";
}
.ovaicon-login:before {
content: "\f10d";
}
.ovaicon-logout:before {
content: "\f10e";
}
.ovaicon-previous:before {
content: "\f10f";
}
.ovaicon-cancel-1:before {
content: "\f110";
}
.ovaicon-fullscreen:before {
content: "\f111";
}
.ovaicon-next-1:before {
content: "\f112";
}
.ovaicon-more:before {
content: "\f113";
}
.ovaicon-checked-2:before {
content: "\f114";
}
.ovaicon-cancel-2:before {
content: "\f115";
}
.ovaicon-menu-2:before {
content: "\f116";
}
.ovaicon-upload-1:before {
content: "\f117";
}
.ovaicon-list:before {
content: "\f118";
}
.ovaicon-next-2:before {
content: "\f119";
}
.ovaicon-upload-2:before {
content: "\f11a";
}
.ovaicon-back-1:before {
content: "\f11b";
}
.ovaicon-export:before {
content: "\f11c";
}
.ovaicon-shuffle:before {
content: "\f11d";
}
.ovaicon-up-arrow:before {
content: "\f11e";
}
.ovaicon-fullscreen-1:before {
content: "\f11f";
}
.ovaicon-back-2:before {
content: "\f120";
}
.ovaicon-rewind:before {
content: "\f121";
}
.ovaicon-double-chevron:before {
content: "\f122";
}
.ovaicon-next-3:before {
content: "\f123";
}
.ovaicon-next-4:before {
content: "\f124";
}
.ovaicon-fullscreen-2:before {
content: "\f125";
}
.ovaicon-next-5:before {
content: "\f126";
}
.ovaicon-download-3:before {
content: "\f127";
}
.ovaicon-repeat:before {
content: "\f128";
}
.ovaicon-diagonal-arrow:before {
content: "\f129";
}
.ovaicon-resize:before {
content: "\f12a";
}
.ovaicon-upload-3:before {
content: "\f12b";
}
.ovaicon-upload-4:before {
content: "\f12c";
}
.ovaicon-menu-3:before {
content: "\f12d";
}
.ovaicon-back-3:before {
content: "\f12e";
}
.ovaicon-download-4:before {
content: "\f12f";
}
.ovaicon-resize-1:before {
content: "\f130";
}
.ovaicon-download-5:before {
content: "\f131";
}
.ovaicon-next-6:before {
content: "\f132";
}
.ovaicon-fast-forward-1:before {
content: "\f133";
}
.ovaicon-download-6:before {
content: "\f134";
}
.ovaicon-back-4:before {
content: "\f135";
}
.ovaicon-download-7:before {
content: "\f136";
}
.ovaicon-next-7:before {
content: "\f137";
}
.ovaicon-back-5:before {
content: "\f138";
}
.ovaicon-upload-5:before {
content: "\f139";
}
.ovaicon-diagonal-arrow-1:before {
content: "\f13a";
}
.ovaicon-back-6:before {
content: "\f13b";
}
.ovaicon-next-8:before {
content: "\f13c";
}
.ovaicon-diagonal-arrow-2:before {
content: "\f13d";
}
.ovaicon-rewind-1:before {
content: "\f13e";
}
.ovaicon-upload-6:before {
content: "\f13f";
}
.ovaicon-upload-7:before {
content: "\f140";
}
.ovaicon-previous-1:before {
content: "\f141";
}
.ovaicon-download-8:before {
content: "\f142";
}
.ovaicon-diagonal-arrow-3:before {
content: "\f143";
}
.ovaicon-next-9:before {
content: "\f144";
}
.ovaicon-calendar:before {
content: "\f145";
}
.ovaicon-calendar-1:before {
content: "\f146";
}
.ovaicon-alarm-clock:before {
content: "\f147";
}
.ovaicon-stopwatch:before {
content: "\f148";
}
.ovaicon-calendar-2:before {
content: "\f149";
}
.ovaicon-calendar-3:before {
content: "\f14a";
}
.ovaicon-calendar-4:before {
content: "\f14b";
}
.ovaicon-calendar-5:before {
content: "\f14c";
}
.ovaicon-alarm-clock-1:before {
content: "\f14d";
}
.ovaicon-wall-clock:before {
content: "\f14e";
}
.ovaicon-loupe:before {
content: "\f14f";
}
.ovaicon-search:before {
content: "\f150";
}
.ovaicon-speech-bubble:before {
content: "\f151";
}
.ovaicon-comment:before {
content: "\f152";
}
.ovaicon-comment-1:before {
content: "\f153";
}
.ovaicon-chat-comment-oval-speech-bubble-with-text-lines:before {
content: "\f154";
}
.ovaicon-message:before {
content: "\f155";
}
.ovaicon-chat:before {
content: "\f156";
}
.ovaicon-conversation:before {
content: "\f157";
}
.ovaicon-speech-bubble-1:before {
content: "\f158";
}
.ovaicon-chat-1:before {
content: "\f159";
}
.ovaicon-oval-black-speech-bubble:before {
content: "\f15a";
}
.ovaicon-user:before {
content: "\f15b";
}
.ovaicon-user-1:before {
content: "\f15c";
}
.ovaicon-group:before {
content: "\f15d";
}
.ovaicon-group-1:before {
content: "\f15e";
}
.ovaicon-customer:before {
content: "\f15f";
}
.ovaicon-user-2:before {
content: "\f160";
}
.ovaicon-folder:before {
content: "\f161";
}
.ovaicon-folder-1:before {
content: "\f162";
}
.ovaicon-page:before {
content: "\f163";
}
.ovaicon-document:before {
content: "\f164";
}
.ovaicon-page-blank:before {
content: "\f165";
}
.ovaicon-file:before {
content: "\f166";
}
.ovaicon-edit:before {
content: "\f167";
}
.ovaicon-edit-1:before {
content: "\f168";
}
.ovaicon-tag:before {
content: "\f169";
}
.ovaicon-price-tag:before {
content: "\f16a";
}
.ovaicon-bookmark:before {
content: "\f16b";
}
.ovaicon-tag-1:before {
content: "\f16c";
}
.ovaicon-wishlist:before {
content: "\f16d";
}
.ovaicon-shopping-cart:before {
content: "\f16e";
}
.ovaicon-shopping-cart-1:before {
content: "\f16f";
}
.ovaicon-shopping-cart-empty-side-view:before {
content: "\f170";
}
.ovaicon-shopping-cart-2:before {
content: "\f171";
}
.ovaicon-facebook-logo:before {
content: "\f172";
}
.ovaicon-facebook-logo-1:before {
content: "\f173";
}
.ovaicon-facebook:before {
content: "\f174";
}
.ovaicon-twitter:before {
content: "\f175";
}
.ovaicon-twitter-1:before {
content: "\f176";
}
.ovaicon-instagram:before {
content: "\f177";
}
.ovaicon-instagram-1:before {
content: "\f178";
}
.ovaicon-instagram-2:before {
content: "\f179";
}
.ovaicon-youtube-logotype:before {
content: "\f17a";
}
.ovaicon-tiktok:before {
content: "\f17b";
}
.ovaicon-tik-tok:before {
content: "\f17c";
}
.ovaicon-tik-tok-1:before {
content: "\f17d";
}
.ovaicon-quote:before {
content: "\f17e";
}
.ovaicon-left-quote:before {
content: "\f17f";
}
.ovaicon-left-quotes-sign:before {
content: "\f180";
}
.ovaicon-left-quote-1:before {
content: "\f181";
}
.ovaicon-close:before {
content: "\f182";
}@font-face {
font-family: "icons";
src: url(https://partylandio05c1f.zapwp.com/m:0/a:https://partyland.io/wp-content/themes/cryptlight/assets/libs/icons/icons.eot?9d3384c83e955117bca63bd7100a8b0d?#iefix) format("embedded-opentype"),
url(https://partylandio05c1f.zapwp.com/m:0/a:https://partyland.io/wp-content/themes/cryptlight/assets/libs/icons/icons.woff2?9d3384c83e955117bca63bd7100a8b0d) format("woff2"),
url(https://partylandio05c1f.zapwp.com/m:0/a:https://partyland.io/wp-content/themes/cryptlight/assets/libs/icons/icons.woff?9d3384c83e955117bca63bd7100a8b0d) format("woff"),
url(https://partylandio05c1f.zapwp.com/m:0/a:https://partyland.io/wp-content/themes/cryptlight/assets/libs/icons/icons.ttf?9d3384c83e955117bca63bd7100a8b0d) format("truetype"),
url(https://partylandio05c1f.zapwp.com/m:0/a:https://partyland.io/wp-content/themes/cryptlight/assets/libs/icons/icons.svg?9d3384c83e955117bca63bd7100a8b0d#icons) format("svg");
}
i[class^="icon-"]:before, i[class*=" icon-"]:before {
font-family: icons !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-Activity:before {
content: "\f101";
}
.icon-Add-User:before {
content: "\f102";
}
.icon-Arrow-Down-2:before {
content: "\f103";
}
.icon-Arrow-Down-3:before {
content: "\f104";
}
.icon-Arrow-Down-Circle:before {
content: "\f105";
}
.icon-Arrow-Down-Square:before {
content: "\f106";
}
.icon-Arrow-Down:before {
content: "\f107";
}
.icon-Arrow-Left 2:before {
content: "\f108";
}
.icon-Arrow-Left 3:before {
content: "\f109";
}
.icon-Arrow-Left-Circle:before {
content: "\f10a";
}
.icon-Arrow-Left-Square:before {
content: "\f10b";
}
.icon-Arrow-Left:before {
content: "\f10c";
}
.icon-Arrow-Right-2:before {
content: "\f10d";
}
.icon-Arrow-Right-3:before {
content: "\f10e";
}
.icon-Arrow-Right-Circle:before {
content: "\f10f";
}
.icon-Arrow-Right-Square:before {
content: "\f110";
}
.icon-Arrow-Right:before {
content: "\f111";
}
.icon-Arrow-Up-2:before {
content: "\f112";
}
.icon-Arrow-Up-3:before {
content: "\f113";
}
.icon-Arrow-Up-Circle:before {
content: "\f114";
}
.icon-Arrow-Up-Square:before {
content: "\f115";
}
.icon-Arrow-Up:before {
content: "\f116";
}
.icon-Bag 2:before {
content: "\f117";
}
.icon-Bag:before {
content: "\f118";
}
.icon-Bookmark:before {
content: "\f119";
}
.icon-Buy:before {
content: "\f11a";
}
.icon-Calendar:before {
content: "\f11b";
}
.icon-Call-Missed:before {
content: "\f11c";
}
.icon-Call-Silent:before {
content: "\f11d";
}
.icon-Call:before {
content: "\f11e";
}
.icon-Calling:before {
content: "\f11f";
}
.icon-Camera:before {
content: "\f120";
}
.icon-Category:before {
content: "\f121";
}
.icon-Chart:before {
content: "\f122";
}
.icon-Chat:before {
content: "\f123";
}
.icon-Close-Square:before {
content: "\f124";
}
.icon-Danger:before {
content: "\f125";
}
.icon-Delete:before {
content: "\f126";
}
.icon-Discount:before {
content: "\f127";
}
.icon-Discovery:before {
content: "\f128";
}
.icon-Document:before {
content: "\f129";
}
.icon-Download:before {
content: "\f12a";
}
.icon-Edit-Square:before {
content: "\f12b";
}
.icon-Edit:before {
content: "\f12c";
}
.icon-Filter-2:before {
content: "\f12d";
}
.icon-Filter:before {
content: "\f12e";
}
.icon-Folder:before {
content: "\f12f";
}
.icon-Game:before {
content: "\f130";
}
.icon-Graph:before {
content: "\f131";
}
.icon-Heart:before {
content: "\f132";
}
.icon-Hide:before {
content: "\f133";
}
.icon-Home:before {
content: "\f134";
}
.icon-Image-2:before {
content: "\f135";
}
.icon-Image:before {
content: "\f136";
}
.icon-Info-Circle:before {
content: "\f137";
}
.icon-Info-Square:before {
content: "\f138";
}
.icon-Location:before {
content: "\f139";
}
.icon-Lock:before {
content: "\f13a";
}
.icon-Login:before {
content: "\f13b";
}
.icon-Logout:before {
content: "\f13c";
}
.icon-Message:before {
content: "\f13d";
}
.icon-More Square:before {
content: "\f13e";
}
.icon-More-Circle:before {
content: "\f13f";
}
.icon-Notification:before {
content: "\f140";
}
.icon-Paper-Download:before {
content: "\f141";
}
.icon-Paper-Fail:before {
content: "\f142";
}
.icon-Paper-Negative:before {
content: "\f143";
}
.icon-Paper-Plus:before {
content: "\f144";
}
.icon-Paper-Upload:before {
content: "\f145";
}
.icon-Paper:before {
content: "\f146";
}
.icon-Password:before {
content: "\f147";
}
.icon-Play:before {
content: "\f148";
}
.icon-Plus:before {
content: "\f149";
}
.icon-Profile:before {
content: "\f14a";
}
.icon-Scan:before {
content: "\f14b";
}
.icon-Search:before {
content: "\f14c";
}
.icon-Send:before {
content: "\f14d";
}
.icon-Setting:before {
content: "\f14e";
}
.icon-Shield-Done:before {
content: "\f14f";
}
.icon-Shield-Fail:before {
content: "\f150";
}
.icon-Show:before {
content: "\f151";
}
.icon-Star:before {
content: "\f152";
}
.icon-Swap:before {
content: "\f153";
}
.icon-Tick-Square:before {
content: "\f154";
}
.icon-Ticket-Star:before {
content: "\f155";
}
.icon-Ticket:before {
content: "\f156";
}
.icon-Time-Circle:before {
content: "\f157";
}
.icon-Time-Square:before {
content: "\f158";
}
.icon-Unlock:before {
content: "\f159";
}
.icon-Upload:before {
content: "\f15a";
}
.icon-User-1:before {
content: "\f15b";
}
.icon-User-3:before {
content: "\f15c";
}
.icon-Video:before {
content: "\f15d";
}
.icon-Voice-2:before {
content: "\f15e";
}
.icon-Voice:before {
content: "\f15f";
}
.icon-Volume-Down:before {
content: "\f160";
}
.icon-Volume-Off:before {
content: "\f161";
}
.icon-Volume-Up:before {
content: "\f162";
}
.icon-Wallet:before {
content: "\f163";
}
.icon-Work:before {
content: "\f164";
}@font-face {
font-family: 'icomoon';
src:  url(//partylandio05c1f.zapwp.com/m:0/a://partyland.io/wp-content/themes/cryptlight/assets/libs/icomoon/fonts/icomoon.eot?rryeob);
src:  url(//partylandio05c1f.zapwp.com/m:0/a://partyland.io/wp-content/themes/cryptlight/assets/libs/icomoon/fonts/icomoon.eot?rryeob#iefix) format('embedded-opentype'),
url(//partylandio05c1f.zapwp.com/m:0/a://partyland.io/wp-content/themes/cryptlight/assets/libs/icomoon/fonts/icomoon.ttf?rryeob) format('truetype'),
url(//partylandio05c1f.zapwp.com/m:0/a://partyland.io/wp-content/themes/cryptlight/assets/libs/icomoon/fonts/icomoon.woff?rryeob) format('woff'),
url(//partylandio05c1f.zapwp.com/m:0/a://partyland.io/wp-content/themes/cryptlight/assets/libs/icomoon/fonts/icomoon.svg?rryeob#icomoon) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="ovaicomoon-"], [class*=" ovaicomoon-"] { font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ovaicomoon-android:before {
content: "\e900";
}
.ovaicomoon-binance-coin:before {
content: "\e901";
}
.ovaicomoon-bitcoin:before {
content: "\e902";
}
.ovaicomoon-card-tick:before {
content: "\e903";
}
.ovaicomoon-cellphone:before {
content: "\e904";
}
.ovaicomoon-chart:before {
content: "\e905";
}
.ovaicomoon-convert-card:before {
content: "\e906";
}
.ovaicomoon-kyber-network:before {
content: "\e907";
}
.ovaicomoon-mobile:before {
content: "\e908";
}
.ovaicomoon-paypal:before {
content: "\e909";
}
.ovaicomoon-people:before {
content: "\e90a";
}
.ovaicomoon-receipt-disscount:before {
content: "\e90b";
}
.ovaicomoon-security-safe:before {
content: "\e90c";
}
.ovaicomoon-shopping-cart:before {
content: "\e90d";
}
.ovaicomoon-status-up:before {
content: "\e90e";
}
.ovaicomoon-trontron:before {
content: "\e90f";
}
.ovaicomoon-wallet:before {
content: "\e910";
}
.ovaicomoon-wallet-3:before {
content: "\e911";
}@font-face {
font-family: 'nfticon';
src:  url(//partylandio05c1f.zapwp.com/m:0/a://partyland.io/wp-content/themes/cryptlight/assets/libs/nfticon/fonts/nfticon.eot?cfy7yi);
src:  url(//partylandio05c1f.zapwp.com/m:0/a://partyland.io/wp-content/themes/cryptlight/assets/libs/nfticon/fonts/nfticon.eot?cfy7yi#iefix) format('embedded-opentype'),
url(//partylandio05c1f.zapwp.com/m:0/a://partyland.io/wp-content/themes/cryptlight/assets/libs/nfticon/fonts/nfticon.ttf?cfy7yi) format('truetype'),
url(//partylandio05c1f.zapwp.com/m:0/a://partyland.io/wp-content/themes/cryptlight/assets/libs/nfticon/fonts/nfticon.woff?cfy7yi) format('woff'),
url(//partylandio05c1f.zapwp.com/m:0/a://partyland.io/wp-content/themes/cryptlight/assets/libs/nfticon/fonts/nfticon.svg?cfy7yi#nfticon) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="nfticon-"], [class*=" nfticon-"] { font-family: 'nfticon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.nfticon-art-studies:before {
content: "\e900";
}
.nfticon-blockchain:before {
content: "\e901";
}
.nfticon-brain:before {
content: "\e902";
}
.nfticon-brain-1:before {
content: "\e903";
}
.nfticon-buy:before {
content: "\e904";
}
.nfticon-discord:before {
content: "\e905";
}
.nfticon-ethereum:before {
content: "\e906";
}
.nfticon-glasses:before {
content: "\e907";
}
.nfticon-headphone:before {
content: "\e908";
}
.nfticon-human-brain:before {
content: "\e909";
}
.nfticon-mission:before {
content: "\e90a";
}
.nfticon-music:before {
content: "\e90b";
}
.nfticon-music-notes:before {
content: "\e90c";
}
.nfticon-peace:before {
content: "\e90d";
}
.nfticon-solana:before {
content: "\e90e";
}
.nfticon-style:before {
content: "\e90f";
}
.nfticon-trophy:before {
content: "\e910";
}