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

.horizon-font {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'horizon' !important;
  speak: none;
  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;
}

.horizon-icon-star:before {
  content: "\e037";
}
.horizon-icon-phone:before {
  content: "\e036";
}
.horizon-icon-search:before {
  content: "\e035";
}
.horizon-icon-dance:before {
  content: "\e034";
}
.horizon-icon-email:before {
  content: "\e033";
}
.horizon-icon-facebook:before {
  content: "\e032";
}
.horizon-icon-instagram:before {
  content: "\e031";
}
.horizon-icon-pinterest:before {
  content: "\e030";
}
.horizon-icon-twitter:before {
  content: "\e029";
}
.horizon-icon-youtube:before {
  content: "\e028";
}
.horizon-icon-add:before {
  content: "\e027";
}
.horizon-icon-cancel:before {
  content: "\e026";
}
.horizon-icon-confirm:before {
  content: "\e025";
}
.horizon-icon-delete:before {
  content: "\e024";
}
.horizon-icon-down-arrow-1:before {
  content: "\e023";
}
.horizon-icon-left-arrow-1:before {
  content: "\e022";
}
.horizon-icon-left-arrow:before {
  content: "\e021";
}
.horizon-icon-right-arrow-1:before {
  content: "\e020";
}
.horizon-icon-right-arrow:before {
  content: "\e019";
}
.horizon-icon-up-arrow:before {
  content: "\e018";
}
.horizon-icon-down-arrow:before {
  content: "\e017";
}
.horizon-icon-up-arrow-1:before {
  content: "\e016";
}
.horizon-icon-accessory:before {
  content: "\e015";
}
.horizon-icon-calendar:before {
  content: "\e014";
}
.horizon-icon-certificate:before {
  content: "\e013";
}
.horizon-icon-clothes:before {
  content: "\e012";
}
.horizon-icon-credit-card:before {
  content: "\e011";
}
.horizon-icon-dance-filled:before {
  content: "\e010";
}
.horizon-icon-diamond:before {
  content: "\e009";
}
.horizon-icon-earth:before {
  content: "\e008";
}
.horizon-icon-gift:before {
  content: "\e007";
}
.horizon-icon-headset:before {
  content: "\e006";
}
.horizon-icon-home:before {
  content: "\e005";
}
.horizon-icon-like:before {
  content: "\e004";
}
.horizon-icon-lotus:before {
  content: "\e003";
}
.horizon-icon-map:before {
  content: "\e002";
}
.horizon-icon-suitcase:before {
  content: "\e001";
}
