@charset "UTF-8";

/* ainata */
@font-face {
  font-family: "ainata";
  src:url("1453749572.svg");
  src:url("1453749572.svg#1453749572") format("svg"),
    url("1453749572.eot?#iefix") format("embedded-opentype"),
    url("1453749572.woff") format("woff"),
    url("1453749572.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "ainata" !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: "ainata" !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-arrow-left:before {
  content: "\61";
}
.icon-arrow-right:before {
  content: "\62";
}
.icon-snowy:before {
  content: "\63";
}
.icon-cloudy:before {
  content: "\64";
}
.icon-sunny:before {
  content: "\65";
}
.icon-rainy:before {
  content: "\66";
}
.icon-pin:before {
  content: "\68";
}
.icon-calendar:before {
  content: "\67";
}
.icon-close:before {
  content: "\6a";
}
.icon-mag:before {
  content: "\69";
}
.icon-arrow-sans-up:before {
  content: "\6b";
}
.icon-arrow-sans-down:before {
  content: "\6c";
}
