@charset "UTF-8";

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

}

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

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

.template-arrow-left-1:before {
  content: "a" !important;
}
.template-arrow-right-1:before {
  content: "b" !important;
}
.template-arrow-left-2:before {
  content: "c" !important;
}
.template-arrow-right-2:before {
  content: "d" !important;
}
.template-arrow-menu:before {
  content: "e" !important;
}
.template-map-marker:before {
  content: "f" !important;
}
.template-arrow-circle-down:before {
  content: "g" !important;
}
.template-arrow-circle-right:before {
  content: "h" !important;
}
.template-bullet:before {
  content: "i" !important;
}
.template-search:before {
  content: "j" !important;
}
.template-shopping-cart:before {
  content: "k" !important;
}
.template-phone:before {
  content: "l" !important;
}
.template-mail:before {
  content: "m" !important;
}
.template-clock:before {
  content: "n" !important;
}
.template-location:before {
  content: "o" !important;
}
.template-eye:before {
  content: "p" !important;
}
.template-bubble:before {
  content: "q" !important;
}
.template-arrow-up:before {
  content: "r" !important;
}
.template-calendar:before {
  content: "s" !important;
}
.template-arrow-dropdown:before {
  content: "t" !important;
}
