@charset "UTF-8";

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

}

[data-icon]:before {
    font-family: "geosystem3d" !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: "geosystem3d" !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-animation:before {
  content: "\61";
}
.icon-architecture:before {
  content: "\62";
}
.icon-bim:before {
  content: "\63";
}
.icon-drone:before {
  content: "\6d";
}
.icon-heritage:before {
  content: "\64";
}
.icon-interior-designing:before {
  content: "\65";
}
.icon-mechanical:before {
  content: "\66";
}
.icon-mesh:before {
  content: "\67";
}
.icon-more:before {
  content: "\68";
}
.icon-oil-platform:before {
  content: "\69";
}
.icon-ror:before {
  content: "\6a";
}
.icon-scanner:before {
  content: "\6b";
}
.icon-valve1:before {
  content: "\6c";
}
.icon-virtual-walk:before {
  content: "\6e";
}
.icon-vr:before {
  content: "\6f";
}
