@font-face {
    font-family: "icons";
    src: url("./fonts/icon/icons.eot?270d8fe81081555e1cd62eccf59f908e#iefix") format("embedded-opentype"),
url("./fonts/icon/icons.woff2?270d8fe81081555e1cd62eccf59f908e") format("woff2"),
url("./fonts/icon/icons.woff?270d8fe81081555e1cd62eccf59f908e") format("woff");
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-x-logo:before {
    content: "\f101";
}
.icon-times:before {
    content: "\f102";
}
.icon-search:before {
    content: "\f103";
}
.icon-linkedin-alt:before {
    content: "\f104";
}
.icon-home:before {
    content: "\f105";
}
.icon-external-link-alt:before {
    content: "\f106";
}
.icon-envelope:before {
    content: "\f107";
}
.icon-clock:before {
    content: "\f108";
}
.icon-check:before {
    content: "\f109";
}
.icon-calendar:before {
    content: "\f10a";
}
.icon-bars:before {
    content: "\f10b";
}
.icon-arrow-circle-up:before {
    content: "\f10c";
}
.icon-arrow-circle-right:before {
    content: "\f10d";
}
.icon-arrow-circle-left:before {
    content: "\f10e";
}
.icon-arrow-circle-down:before {
    content: "\f10f";
}
.icon-angle-up:before {
    content: "\f110";
}
.icon-angle-right:before {
    content: "\f111";
}
.icon-angle-left:before {
    content: "\f112";
}
.icon-angle-down:before {
    content: "\f113";
}
.icon-3-single-office:before {
    content: "\f114";
}
.icon-3-large-office:before {
    content: "\f115";
}
.icon-3-conference-room:before {
    content: "\f116";
}
.icon-1-single-office:before {
    content: "\f117";
}
.icon-1-large-office:before {
    content: "\f118";
}
.icon-1-conference-room:before {
    content: "\f119";
}
