@font-face {
    font-family: 'e';
    font-display: auto;
    src:    url('/assets/icons/fonts/e.eot?2t064g');
    src:    url('/assets/icons/fonts/e.eot?2t064g#iefix') format('embedded-opentype'),
        url('/assets/icons/fonts/e.ttf?2t064g') format('truetype'),
        url('/assets/icons/fonts/e.woff?2t064g') format('woff'),
        url('/assets/icons/fonts/e.svg?2t064g#e') 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: 'e' !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-star:before {
    content: "\f005";
}
.icon-ed_dtv_star:before {
    content: "\e900";
}
.icon-ed_stv_superior:before {
    content: "\e901";
}
.icon-ed_stv_star:before {
    content: "\e902";
}
.icon-sms:before {
    content: "\e904";
}
.icon-all_grill:before {
    content: "\e914";
}
.icon-all_tv:before {
    content: "\e928";
}
.icon-ed_aircondition:before {
    content: "\e92b";
}
.icon-ed_boat:before {
    content: "\e931";
}
.icon-ed_dishwasher:before {
    content: "\e933";
}
.icon-ed_dog:before {
    content: "\e935";
}
.icon-ed_fireplace:before {
    content: "\e937";
}
.icon-ed_fishing:before {
    content: "\e938";
}
.icon-ed_internet:before {
    content: "\e940";
}
.icon-ed_parking:before {
    content: "\e94d";
}
.icon-ed_pool:before {
    content: "\e94f";
}
.icon-ed_sauna:before {
    content: "\e951";
}
.icon-ed_smoking-no:before {
    content: "\e95c";
}
.icon-ed_terrace-balcony:before {
    content: "\e95e";
}
.icon-ed_washing-machine:before {
    content: "\e965";
}
.icon-ed_whirlpool:before {
    content: "\e968";
}
.icon-check:before {
    content: "\f00c";
}



