@font-face {
  font-family: 'tourmake-font';
  src: url('../font/tourmake-font.eot?78111184');
  src: url('../font/tourmake-font.eot?78111184#iefix') format('embedded-opentype'),
       url('../font/tourmake-font.woff2?78111184') format('woff2'),
       url('../font/tourmake-font.woff?78111184') format('woff'),
       url('../font/tourmake-font.ttf?78111184') format('truetype'),
       url('../font/tourmake-font.svg?78111184#tourmake-font') format('svg');
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'tourmake-font';
    src: url('../font/tourmake-font.svg?78111184#tourmake-font') format('svg');
  }
}
 
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "tourmake-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;

  font-variant: normal;
  text-transform: none;
 
  line-height: 1em;
 
  margin-left: .2em;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elementor-element:hover [class^="icon-"], .elementor-element:hover [class*=" icon-"]{
    color: #b7084e;
}
 
.icon-tourmake_icon:before {
    content: '\e800';
}

.icon-hotspot_icon:before {
    content: '\e802';
}