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

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
    content: "\e902";
}
.icon-twitter:before {
    content: "\e903";
}
.icon-linkedin:before {
    content: "\e905";
}
.icon-accessibility:before {
    content: "\e601";
}
.icon-heart:before {
    content: "\e600";
}
.icon-home:before {
    content: "\e900";
}
.icon-newspaper:before {
    content: "\e904";
}
.icon-clock:before {
    content: "\e94e";
}
.icon-bubbles:before {
    content: "\e96c";
}
.icon-file-pdf:before {
    content: "\e901";
}
.icon-checkmark:before {
    content: "\e602";
}
.icon-check-alt:before {
    content: "\e603";
}
.icon-x:before {
    content: "\e604";
}
.icon-close-alt:before {
    content: "\e605";
}
.icon-phone:before {
    content: "\e608";
}
.icon-location:before {
    content: "\e609";
}
.icon-link:before {
    content: "\e60f";
}
.icon-flag:before {
    content: "\e610";
}
.icon-search:before {
    content: "\e612";
}
.icon-arrow-left:before {
    content: "\e618";
}
.icon-arrow-down:before {
    content: "\e619";
}
.icon-arrow-up:before {
    content: "\e61a";
}
.icon-arrow-right:before {
    content: "\e61b";
}
.icon-mail:before {
    content: "\e61f";
}
.icon-botie:before {
    content: "\e606";
}

