@font-face {
    font-family: "icomoon";
    font-style: normal;
    font-weight: normal;

    src: url("icomoon.eot?jnw45d");
    src: url("icomoon.eot?jnw45d#iefix") format("embedded-opentype"),
    url("icomoon.ttf?jnw45d") format("truetype"),
    url("icomoon.woff?jnw45d") format("woff"),
    url("icomoon.svg?jnw45d#icomoon") format("svg");
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    -moz-osx-font-smoothing: grayscale;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;

    text-transform: none;

    speak: none;
}

.icon-linkedin:before {
    content: "\e909";
}
.icon-arrow-down:before {
    content: "\e908";
}
.icon-a:before {
    content: "\e900";
}
.icon-b:before {
    content: "\e901";
}
.icon-c:before {
    content: "\e902";
}
.icon-d:before {
    content: "\e907";
}
.icon-e:before {
    content: "\e903";
}
.icon-f:before {
    content: "\e904";
}
.icon-g:before {
    content: "\e905";
}
.icon-h:before {
    content: "\e906";
}
.icon-twitter:before {
    content: "\e936";
}
.icon-insta:before {
    content: "\e937";
}
.icon-facebook:before {
    content: "\e938";
}
.icon-phone:before {
    content: "\e939";
}
.icon-mail:before {
    content: "\e93a";
}
