@font-face {
    font-family: 'icomoon';
    src: url('icomoon.eot?88vztj');
    src: url('icomoon.eot?88vztj#iefix') format('embedded-opentype'), url('icomoon.ttf?88vztj') format('truetype'), url('icomoon.woff?88vztj') format('woff'), url('icomoon.svg?88vztj#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: never;
    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-img:before {
    content: '\e90a';
}
.icon-warning:before {
    content: '\e909';
}
.icon-path:before {
    content: '\e90c';
}
.icon-back-to:before {
    content: '\e908';
}
.icon-edit:before {
    content: '\e907';
}
.icon-eye-line:before {
    content: '\e904';
}
.icon-eye-off-line:before {
    content: '\e906';
}
.icon-error:before {
    content: '\e903';
}
.icon-upload:before {
    content: '\e900';
}
.icon-check:before {
    content: '\e905';
}
.icon-menu:before {
    content: '\e931';
}
.icon-download:before {
    content: '\e913';
}
.icon-external-link:before {
    content: '\e92d';
}
.icon-note:before {
    content: '\e933';
}
.icon-add-fill:before {
    content: '\e901';
}
.icon-minus:before {
    content: '\e914';
}
.icon-close:before {
    content: '\e92b';
}
.icon-eye-fill:before {
    content: '\e915';
}
.icon-eye-off-fill:before {
    content: '\e916';
}
.icon-arrow-right:before {
    content: '\e902';
}
.icon-arrow-left:before {
    content: '\e91d';
}
.icon-arrow-down:before {
    content: '\e91c';
}
.icon-chevron:before {
    content: '\e918';
}
.icon-fb:before {
    content: '\e92e';
}
.icon-twitter:before {
    content: '\e939';
}
.icon-youtube:before {
    content: '\e91b';
}
.icon-tripadvisor:before {
    content: '\e91a';
}
.icon-instagram:before {
    content: '\e919';
}
.icon-pinterest:before {
    content: '\e934';
}
.icon-linkedin:before {
    content: '\e92f';
}
.icon-star:before {
    content: '\e936';
}
