@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?38bhwo');
  src:  url('fonts/icomoon.eot?38bhwo#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?38bhwo') format('truetype'),
    url('../fonts/icomoon.woff?38bhwo') format('woff'),
    url('../fonts/icomoon.svg?38bhwo#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-tripadvisor:before {
  content: "\e901";
}
.icon-snapchat-ghost:before {
  content: "\e900";
}
.icon-myspace:before {
  content: "\e600";
}
.icon-pinterest:before {
  content: "\e601";
}
.icon-linkedin:before {
  content: "\e602";
}
.icon-uniE603:before {
  content: "\e603";
}
.icon-uniE604:before {
  content: "\e604";
}
.icon-uniE605:before {
  content: "\e605";
}
.icon-uniE606:before {
  content: "\e606";
}
.icon-googleplus:before {
  content: "\e607";
}
.icon-facebook:before {
  content: "\e608";
}
.icon-instagram:before {
  content: "\e609";
}
.icon-twitter:before {
  content: "\e60a";
}
.icon-youtube1:before {
  content: "\e60b";
}
.icon-vimeo:before {
  content: "\e60c";
}
.icon-flickr:before {
  content: "\e60d";
}
.icon-tumblr:before {
  content: "\e60e";
}
.icon-foursquare:before {
  content: "\e60f";
}
.icon-yelp:before {
  content: "\e610";
}
.icon-blogger:before {
  content: "\e611";
}
.icon-youtube:before {
  content: "\ea9a";
}
.icon-home3:before {
  content: "\e902";
}
.icon-image:before {
  content: "\e90d";
}
.icon-tiktok:before {
	font-family: "Font Awesome 5 Brands";
	content: "\e07b";
}
.icon-checkbox-checked:before {
  content: "\ea52";
}
.icon-checkbox-unchecked:before {
  content: "\ea53";
}
.fa-registered::before {
    font-size: 8px;
    font-weight: normal;
    vertical-align: super;
}
.fa-copyright::before {
    font-size: 8px;
    font-weight: normal;
    vertical-align: super;
}
.social .Snapchat span,.social .Snapchat span:hover {
	padding:0;
	height:22px;
	background-color: #fffc00;
}
