@charset "UTF-8";

@font-face {
  font-family: "tia-font";
  src:url("fonts/tia-font.eot");
  src:url("fonts/tia-font.eot?#iefix") format("embedded-opentype"),
    url("fonts/tia-font.woff") format("woff"),
    url("fonts/tia-font.ttf") format("truetype"),
    url("fonts/tia-font.svg#tia-font") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "tia-font" !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: "tia-font" !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-airport-info:before {
  content: "\66";
}
.icon-airport-service:before {
  content: "\65";
}
.icon-exchange:before {
  content: "\69";
}
.icon-facebook:before {
  content: "\6c";
}
.icon-flight-info:before {
  content: "\62";
}
.icon-flight-search:before {
  content: "\67";
}
.icon-home:before {
  content: "\61";
}
.icon-instagram:before {
  content: "\6d";
}
.icon-mail:before {
  content: "\6f";
}
.icon-passenger-guide:before {
  content: "\63";
}
.icon-self-check-in:before {
  content: "\6a";
}
.icon-transportation:before {
  content: "\64";
}
.icon-twitter:before {
  content: "\6e";
}
.icon-weather1:before {
  content: "\31";
}
.icon-weather2:before {
  content: "\32";
}
.icon-weather3:before {
  content: "\33";
}
.icon-weather4:before {
  content: "\34";
}
.icon-weather5:before {
  content: "\35";
}
.icon-weather6:before {
  content: "\36";
}
.icon-weather7:before {
  content: "\37";
}
.icon-weather8:before {
  content: "\38";
}
.icon-weather9:before {
  content: "\39";
}
.icon-weather10:before {
  content: "\30";
}
.icon-arrival:before {
  content: "\71";
}
.icon-departure:before {
  content: "\72";
}
.icon-dining:before {
  content: "\68";
}
.icon-item:before {
  content: "\73";
}
.icon-top:before {
  content: "\74";
}
.icon-news:before {
  content: "\6b";
}
.icon-title:before {
  content: "\75";
}
.icon-title2:before {
  content: "\76";
}
.icon-title3:before {
  content: "\77";
}
.icon-title4:before {
  content: "\78";
}
.icon-title5:before {
  content: "\79";
}
