@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?vw5gpz');
    src:    url('../fonts/icomoon.eot?vw5gpz#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?vw5gpz') format('truetype'),
        url('../fonts/icomoon.woff?vw5gpz') format('woff'),
        url('../fonts/icomoon.svg?vw5gpz#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-instagram12:before {
    content: "\e90c";
}
.icon-call40:before {
    content: "\e90d";
}
.icon-closed:before {
    content: "\e90e";
}
.icon-facebook55:before {
    content: "\e90f";
}
.icon-google116:before {
    content: "\e910";
}
.icon-stacked9:before {
    content: "\e911";
}
.icon-transport100:before {
    content: "\e912";
}
.icon-twitter1:before {
    content: "\e913";
}
.icon-user73:before {
    content: "\e914";
}
.icon-website17:before {
    content: "\e915";
}
.icon-chevron-down:before {
    content: "\e900";
}
.icon-chevron-left:before {
    content: "\e901";
}
.icon-chevron-right:before {
    content: "\e902";
}
.icon-chevron-up:before {
    content: "\e903";
}
.icon-menu:before {
    content: "\e904";
}
.icon-phone:before {
    content: "\e905";
}
.icon-paragraph-left:before {
    content: "\e906";
}
.icon-google-plus:before {
    content: "\e907";
}
.icon-facebook:before {
    content: "\e908";
}
.icon-instagram:before {
    content: "\e909";
}
.icon-twitter:before {
    content: "\e90a";
}
.icon-flickr2:before {
    content: "\e90b";
}

