@font-face {
    font-family: 'icomoon';
    src:    url('../font/iconmoon/icomoon.eot?ukfy66');
    src:    url('../font/iconmoon/icomoon.eot?ukfy66#iefix') format('embedded-opentype'),
        url('../font/iconmoon/icomoon.ttf?ukfy66') format('truetype'),
        url('../font/iconmoon/icomoon.woff?ukfy66') format('woff'),
        url('../font/iconmoon/icomoon.svg?ukfy66#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-chevron-right:before {
    content: "\e900";
}
.icon-chevron-left:before {
    content: "\e901";
}
.icon-chevron-down:before {
    content: "\e902";
}
.icon-chevron-up:before {
    content: "\e903";
}
.icon-tripadvisor:before {
    content: "\e904";
}
.icon-google:before {
    content: "\e905";
}
.icon-chevron-with-circle-right:before {
    content: "\e906";
}
.icon-chevron-with-circle-up:before {
    content: "\e907";
}
.icon-chevron-with-circle-left:before {
    content: "\e908";
}
.icon-chevron-with-circle-down:before {
    content: "\e909";
}
.icon-chevron-thin-up:before {
    content: "\e90a";
}
.icon-chevron-thin-right:before {
    content: "\e90b";
}
.icon-chevron-thin-left:before {
    content: "\e90c";
}
.icon-chevron-small-up:before {
    content: "\e90d";
}
.icon-chevron-thin-down:before {
    content: "\e90e";
}
.icon-chevron-small-right:before {
    content: "\e90f";
}
.icon-chevron-small-left:before {
    content: "\e910";
}
.icon-chevron-small-down:before {
    content: "\e911";
}
.icon-chevron-right2:before {
    content: "\e912";
}
.icon-chevron-left2:before {
    content: "\e913";
}
.icon-chevron-down2:before {
    content: "\e914";
}
.icon-chevron-up2:before {
    content: "\e915";
}
.icon-facebook:before {
    content: "\ea90";
}
.icon-instagram:before {
    content: "\ea92";
}
.icon-twitter:before {
    content: "\ea96";
}

