@charset "UTF-8";

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

}

[data-icon]:before {
    font-family: "gesteabe" !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: "gesteabe" !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-arrow-bottom:before {
    content: "\61";
}
.icon-arrow-left:before {
    content: "\62";
}
.icon-arrow-right:before {
    content: "\63";
}
.icon-gestea-logo:before {
    content: "\64";
}
.icon-arrow-top:before {
    content: "\65";
}
.icon-linkedin-square:before {
    content: "\67";
}
.icon-facebook-square:before {
    content: "\68";
}
.icon-facebook:before {
    content: "\66";
}
.icon-instagram:before {
    content: "\69";
}
.icon-linkedin:before {
    content: "\6a";
}
.icon-map:before {
    content: "\6b";
}
.icon-print:before {
    content: "\6c";
}
.icon-share:before {
    content: "\6d";
}
.icon-pinterest-square:before {
    content: "\6e";
}
.icon-file-o:before {
    content: "\6f";
}