@font-face {
    font-family: 'icomoon';
    src: url('icomoon.eot?id9i0d');
    src: url('icomoon.eot?id9i0d#iefix') format('embedded-opentype'), url('icomoon.ttf?id9i0d') format('truetype'), url('icomoon.woff?id9i0d') format('woff'), url('icomoon.svg?id9i0d#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-all_rights_reserved:before {
    content: "\e900";
}

.icon-arrow_continue:before {
    content: "\e901";
}

.icon-arrow_down:before {
    content: "\e902";
}

.icon-check_mark:before {
    content: "\e903";
}

.icon-circle:before {
    content: "\e904";
}

.icon-close:before {
    content: "\e905";
}

.icon-delete:before {
    content: "\e906";
}

.icon-document:before {
    content: "\e907";
}

.icon-download:before {
    content: "\e908";
}

.icon-edit:before {
    content: "\e909";
}

.icon-help:before {
    content: "\e90a";
}

.icon-info:before {
    content: "\e90a";
}

.icon-Linkedin:before {
    content: "\e90b";
}

.icon-log_out:before {
    content: "\e90c";
}

.icon-menu_hamburger:before {
    content: "\e90d";
}

.icon-menu:before {
    content: "\e90e";
}

.icon-plus:before {
    content: "\e90f";
}

.icon-tick:before {
    content: "\e910";
}

.icon-twitter:before {
    content: "\e911";
}

.icon-warning:before {
    content: "\e912";
}

.icon-lock:before {
    content: '\e920';
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}
