@charset "UTF-8";

/* metail */
@font-face {
  font-family: "metail";
  src:url("https://cdn.myfontastic.com/AyS4wpT2PJfqwoc3bKAGMc/fonts/1462460955.eot");
  src:url("https://cdn.myfontastic.com/AyS4wpT2PJfqwoc3bKAGMc/fonts/1462460955.eot?#iefix") format("embedded-opentype"),
    url("https://cdn.myfontastic.com/AyS4wpT2PJfqwoc3bKAGMc/fonts/1462460955.woff") format("woff"),
    url("https://cdn.myfontastic.com/AyS4wpT2PJfqwoc3bKAGMc/fonts/1462460955.ttf") format("truetype"),
    url("https://cdn.myfontastic.com/AyS4wpT2PJfqwoc3bKAGMc/fonts/1462460955.svg#1462460955") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "metail" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "metail" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-search-find:before {
  content: "\61";
}
.icon-play:before {
  content: "\62";
}
.icon-android-add:before {
  content: "\63";
}
.icon-arrow-right:before {
  content: "\64";
}
.icon-facebook:before {
  content: "\65";
}
.icon-twitter:before {
  content: "\66";
}
.icon-instagram:before {
  content: "\67";
}
.icon-arrow-left:before {
  content: "\68";
}
.icon-quote:before {
  content: "\69";
}
.icon-search:before {
  content: "\6a";
}
.icon-envelope-o:before {
  content: "\6b";
}
.icon-hanger:before {
  content: "\6c";
}
