@font-face {
  font-family: 'themify';
  src: url('../fonts/themify9f24.eot?-fvbane');

  src: url('../fonts/themifyd41d.eot?#iefix-fvbane') format('embedded-opentype'),
    url('../fonts/themify9f24.woff?-fvbane') format('woff'),
    url('../fonts/themify9f24.ttf?-fvbane') format('truetype'),
    url('../fonts/themify9f24.svg?-fvbane#themify') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^='ti-'],
[class*=' ti-'] {
  font-family: 'themify';
  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;
}
.ti-tablet:before {
  content: '\e609';
}
.ti-search:before {
  content: '\e610';
}
.ti-plus:before {
  content: '\e61a';
}
.ti-minus:before {
  content: '\e622';
}
.ti-arrow-right:before {
  content: '\e628';
}
.ti-arrow-left:before {
  content: '\e629';
}
.ti-heart:before {
  content: '\e634';
}
.ti-angle-right:before {
  content: '\e649';
}
.ti-angle-left:before {
  content: '\e64a';
}
.ti-home:before {
  content: '\e69b';
}
.ti-linkedin:before {
  content: '\e735';
}
.ti-instagram:before {
  content: '\e73d';
}
.ti-facebook:before {
  content: '\e741';
}
.ti-twitter-alt:before {
  content: '\e74b';
}
.ti-email:before {
  content: '\e75a';
}
