/* @font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?hqism");
  src: url("fonts/icomoon.eot?hqism#iefix") format("embedded-opentype"),
    url("fonts/icomoon.ttf?hqism") format("truetype"),
    url("fonts/icomoon.woff?hqism") format("woff"),
    url("fonts/icomoon.svg?hqism#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  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;
}

.icon-Swett_Icons_RGB_Quote_White:before {
  content: "\e90b";
  color: #fff;
}
.icon-Swett_Icons_RGB_Communication_White:before {
  content: "\e90a";
  color: #fff;
}
.icon-Swett_Icons_RGB_Communication_Red:before {
  content: "\e909";
  color: #fc3229;
}
.icon-Swett_Icons_RGB_Person_White:before {
  content: "\e904";
}
.icon-Swett_Icons_RGB_Location_Red:before {
  content: "\e905";
  color: #fc3229;
}
.icon-Swett_Icons_RGB_Quote_Black:before {
  content: "\e906";
}
.icon-Swett_SoMe_Icon_Facebook-1:before {
  content: "\e907";
  color: #fff;
  font-size: 32px;
}
.icon-Swett_SoMe_Icon_Instagram:before {
  content: "\e908";
  color: #fff;
  font-size: 32px;
}
.icon-Swett_Icons_RGB_Calender_Black:before {
  content: "\e900";
}
.icon-Swett_Icons_RGB_Calender_White:before {
  content: "\e901";
}
.icon-Swett_Icons_RGB_Location_Black:before {
  content: "\e902";
}
.icon-Swett_Icons_RGB_Location_White:before {
  content: "\e903";
  color: #fff;
} */

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?633sjm");
  src: url("fonts/icomoon.eot?633sjm#iefix") format("embedded-opentype"),
    url("fonts/icomoon.ttf?633sjm") format("truetype"),
    url("fonts/icomoon.woff?633sjm") format("woff"),
    url("fonts/icomoon.svg?633sjm#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-Swett_Icons_RGB_Person_White:before {
  content: "\e900";
}
.icon-Swett_Icons_RGB_Quote_White:before {
  content: "\e901";
  color: #fff;
}
.icon-Swett_Icons_RGB_Communication_White:before {
  content: "\e902";
  color: #fff;
}
.icon-Swett_Icons_RGB_Communication_Red:before {
  content: "\e903";
  color: #fc3229;
}
.icon-Swett_SoMe_Icon_Instagram:before {
  content: "\e904";
  color: #fff;
}
.icon-Swett_SoMe_Icon_Facebook-1:before {
  content: "\e905";
  color: #fff;
}
.icon-Swett_Icons_RGB_Quote_Black:before {
  content: "\e906";
}
.icon-Swett_Icons_RGB_Location_Red:before {
  content: "\e907";
  color: #fc3229;
}
.icon-Swett_Icons_RGB_Calender_White:before {
  content: "\e908";
}
.icon-Swett_Icons_RGB_Calender_Black:before {
  content: "\e909";
}
.icon-Swett_Icons_RGB_Location_Black:before {
  content: "\e90a";
}
.icon-Swett_Icons_RGB_Location_White:before {
  content: "\e90b";
  color: #fff;
}

/* Custom Code */
.filter-icon-font {
  font-size: 43px;
}
.varfar-icon-font {
  color: #fff;
  font-size: 115px !important;
}

.tab-panel .accordions .accord-title:before {
  content: "\e90a";
  color: red;
}
.page-template-page-blogs
  .tab-panel
  .accordions
  .accord.active
  .accord-title:before {
  content: "\e909";
  color: #fc3229;
}
#section-popular .tab-panel .accordions .accord-title.lastminute:before {
  content: "\e90a";
  color: #fc3229;
}
#section-popular .tab-panel .accordions .accord-title:before {
  content: "\e902";
  font-size: 38px;
}
.section-reviews .review-icon .quote-black::before {
  content: "\e906";
  font-size: 90px;
}
.section-reviews .review-icon .quote-white::before {
  font-size: 90px;
  content: "\e901";
}

.page-template-page-blogs
  .tab-panel
  .accordions
  .accord.active
  .accord-title:before,
#section-popular .tab-panel .accordions .accord-title.lastminute:before,
#section-popular .tab-panel .accordions .accord-title:before,
.tab-panel .accordions .accord-title:before,
.section-reviews .review-icon .quote-black,
.section-reviews .review-icon .quote-white {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
