/*
 * Created with iconvau.lt
 */

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

.icon-circle-arrow-bottom:before,
.icon-dot-arrow-right:before,
.icon-dot-arrow-left:before,
.icon-circle-arrow-top:before,
.icon-page-top:before,
.icon-circle-arrow-right:before,
.icon-circle:before,
.icon-dot-arrow-bottom:before,
.icon-search:before,
.icon-list:before,
.icon-time:before,
.icon-new-window:before,
.icon-train:before,
.icon-dot-arrow-top:before,
.icon-information:before,
.icon-circle-arrow-left:before {
  font-family: "iconvault";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.icon-circle-arrow-bottom:before { content: "\f100"; }
.icon-dot-arrow-right:before { content: "\f101"; }
.icon-dot-arrow-left:before { content: "\f102"; }
.icon-circle-arrow-top:before { content: "\f103"; }
.icon-page-top:before { content: "\f104"; }
.icon-circle-arrow-right:before { content: "\f105"; }
.icon-circle:before { content: "\f106"; }
.icon-dot-arrow-bottom:before { content: "\f107"; }
.icon-search:before { content: "\f108"; }
.icon-list:before { content: "\f109"; }
.icon-time:before { content: "\f10a"; }
.icon-new-window:before { content: "\f10b"; }
.icon-train:before { content: "\f10c"; }
.icon-dot-arrow-top:before { content: "\f10d"; }
.icon-information:before { content: "\f10e"; }
.icon-circle-arrow-left:before { content: "\f10f"; }