@font-face {
    font-family: 'icon';
    src:    url('icon.eot?cscq3j');
    src:    url('icon.eot?cscq3j#iefix') format('embedded-opentype'),
        url('icon.ttf?cscq3j') format('truetype'),
        url('icon.woff?cscq3j') format('woff'),
        url('icon.svg?cscq3j#icon') 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: '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-ibla_logo_black:before {
    content: "\e907";
}
.icon-home3:before {
    content: "\e90c";
}
.icon-image:before {
    content: "\e90f";
}
.icon-price-tag:before {
    content: "\e90d";
}
.icon-phone:before {
    content: "\e90e";
}
.icon-location:before {
    content: "\e900";
}
.icon-location2:before {
    content: "\e901";
}
.icon-download:before {
    content: "\e902";
}
.icon-quotes-right:before {
    content: "\e903";
}
.icon-bookmark:before {
    content: "\e904";
}
.icon-bookmarks:before {
    content: "\e905";
}
.icon-mail4:before {
    content: "\e906";
}
.icon-facebook2:before {
    content: "\e908";
}
.icon-twitter:before {
    content: "\e910";
}
.icon-rss:before {
    content: "\e911";
}
.icon-youtube:before {
    content: "\e912";
}
.icon-youtube2:before {
    content: "\e909";
}
.icon-safari:before {
    content: "\e913";
}
.icon-file-pdf:before {
    content: "\e90a";
}
.icon-libreoffice:before {
    content: "\e90b";
}
.icon-user:before {
    content: "\e914";
}

