@font-face {
    font-family: 'icon';
    src: url('../fonts/icon_uzh45i.eot');
    src: url('../fonts/icon_uzh45i.eot#iefix') format('embedded-opentype'), url('../fonts/icon_uzh45i.ttf') format('truetype'), url('../fonts/icon_uzh45i.woff') format('woff'), url('../fonts/icon_uzh45i-icon.svg') 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: 'icon' !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-squares:before {
    content: "\e913";
}

.icon-list-menu:before {
    content: "\e914";
}

.icon-plus-symbol:before {
    content: "\e912";
}

.icon-message:before {
    content: "\e900";
}

.icon-phone-call:before {
    content: "\e901";
}

.icon-placeholder:before {
    content: "\e902";
}

.icon-suitcase:before {
    content: "\e903";
}

.icon-plane-ticket:before {
    content: "\e904";
}

.icon-hang-gliding:before {
    content: "\e905";
}

.icon-paragliding:before {
    content: "\e906";
}

.icon-sunset:before {
    content: "\e907";
}

.icon-deer:before {
    content: "\e908";
}

.icon-flag:before {
    content: "\e909";
}

.icon-left-arrow:before {
    content: "\e90a";
}

.icon-right-arrow:before {
    content: "\e90b";
}

.icon-feedback:before {
    content: "\e90c";
}

.icon-user-experience:before {
    content: "\e90d";
}

.icon-reliability:before {
    content: "\e90e";
}

.icon-tour-guide:before {
    content: "\e90f";
}

.icon-avatar:before {
    content: "\e910";
}

.icon-magnifying-glass:before {
    content: "\e911";
}