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

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

.icon-chevron-left:before {
  content: "\e908";
}
.icon-chevron-right:before {
  content: "\e909";
}
.icon-home:before {
  content: "\e90c";
}
.icon-blog:before {
  content: "\e90b";
}
.icon-camera:before {
  content: "\e90a";
}
.icon-lens:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\e900";
}
.icon-insta:before {
  content: "\e901";
}
.icon-tag:before {
  content: "\e902";
}
.icon-triangle-right:before {
  content: "\e903";
}
.icon-twitter:before {
  content: "\e904";
}
.icon-weibo:before {
  content: "\e905";
}
.icon-youtube:before {
  content: "\e906";
}
.icon-arrow-up2:before {
  content: "\ea3a";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-arrow-left2:before {
  content: "\ea40";
}
