@font-face {
  font-family: 'yot-font';
  src:  url('https://cdn.icomoon.io/66078/YOTWordpress/yot-font.eot?vwzwm8');
  src:  url('https://cdn.icomoon.io/66078/YOTWordpress/yot-font.eot?vwzwm8#iefix') format('embedded-opentype'),
    url('https://cdn.icomoon.io/66078/YOTWordpress/yot-font.woff2?vwzwm8') format('woff2'),
    url('https://cdn.icomoon.io/66078/YOTWordpress/yot-font.ttf?vwzwm8') format('truetype'),
    url('https://cdn.icomoon.io/66078/YOTWordpress/yot-font.woff?vwzwm8') format('woff'),
    url('https://cdn.icomoon.io/66078/YOTWordpress/yot-font.svg?vwzwm8#yot-font') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="yot-"], [class*=" yot-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'yot-font' !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;
}

.yot-arrow-left:before {
  content: "\e90c";
}
.yot-book:before {
  content: "\e90a";
}
.yot-Date:before {
  content: "\e90b";
}
.yot-play:before {
  content: "\e909";
}
.yot-arrow:before {
  content: "\e908";
}
.yot-arrow-down:before {
  content: "\e907";
}
.yot-search:before {
  content: "\e905";
}
.yot-reset:before {
  content: "\e906";
}
.yot-right-arrow1:before {
  content: "\e903";
}
.yot-left-arrow:before {
  content: "\e904";
}
.yot-phone:before {
  content: "\e901";
}
.yot-at-sign:before {
  content: "\e902";
}
.yot-right-arrow:before {
  content: "\e900";
}
