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

[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: "\f1f9";
}

.icon-check:before {
    content: "\f00c";
}

.icon-help:before {
    content: "\f059";
}

.icon-info:before {
    content: "\f05a";
}

.icon-warning:before {
    content: "\f06a";
}

.icon-alert:before {
    content: "\f071";
}

.icon-comment:before {
    content: "\f075";
}

.icon-email:before {
    content: "\f0e0";
}

.icon-phone:before {
    content: "\f095";
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}
