@font-face {
    font-family: 'propert_icons';
    src:    url('fonts/icomoon.eot?7uton7');
    src:    url('fonts/icomoon.eot?7uton7#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?7uton7') format('truetype'),
        url('fonts/icomoon.woff?7uton7') format('woff'),
        url('fonts/icomoon.svg?7uton7#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: 'propert_icons' !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-twitter:before {
    content: "\e910";
}
.icon-facebook:before {
    content: "\e911";
}
.icon-googleplus:before {
    content: "\e912";
}
.icon-pinterest:before {
    content: "\e913";
}
.icon-icon1:before {
    content: "\e90a";
}
.icon-icon2:before {
    content: "\e900";
}
.icon-icon3:before {
    content: "\e901";
}
.icon-icon4:before {
    content: "\e902";
}
.icon-icon5:before {
    content: "\e903";
}
.icon-icon6:before {
    content: "\e904";
}
.icon-email_icon:before {
    content: "\e905";
}
.icon-fax_icon:before {
    content: "\e906";
}
.icon-last-track:before {
    content: "\e90c";
}
.icon-right-arrow26:before {
    content: "\e907";
}
[dir='rtl'] .icon-last-track:before {
    content: "\e907";
}
[dir='rtl'] .icon-right-arrow26:before {
    content: "\e90c";
}
.icon-leftarrow1:before {
    content: "\e908";
}
.icon-location_icon:before {
    content: "\e90b";
}
.icon-search:before {
    content: "\e90d";
}
.icon-tel_icon:before {
    content: "\e90e";
}
.icon-uparrow2:before {
    content: "\e90f";
}
.icon-uparrows15:before {
    content: "\e909";
}

