@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "panorama-modules" !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: "panorama-modules" !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-grta:before {
  content: "\65";
}
.icon-ltf-square:before {
  content: "\67";
}
.icon-mu:before {
  content: "\68";
}
.icon-re:before {
  content: "\61";
}
.icon-ltf:before {
  content: "\62";
}
.icon-ta-tri:before {
  content: "\63";
}
.icon-cog:before {
  content: "\66";
}
.icon-gr:before {
  content: "\64";
}
.icon-grta-inv:before {
  content: "\69";
}
.icon-gr-inv:before {
  content: "\6a";
}
.icon-ltf-inv:before {
  content: "\6b";
}
.icon-av:before {
  content: "\6c";
}
.icon-ti:before {
  content: "\6d";
}
