@font-face {
    font-family: 'icontemp';
    src: url('../fonts/iconnewtemp/icontemp.eot');
    src: url('../fonts/iconnewtemp/icontemp.eot#iefix') format('embedded-opentype'),
        url('../fonts/iconnewtemp/icontemp.ttf') format('truetype'),
        url('../fonts/iconnewtemp/icontemp.woff') format('woff'),
        url('../fonts/iconnewtemp/icontemp.svg#icontemp') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="ictemp-"],
[class*=" ictemp-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icontemp' !important;
    speak: never;
    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;
}

.ictemp-call:before {
    content: "\e908";
}

.ictemp-download-file:before {
    content: "\e90d";
}

.ictemp-map-location:before {
    content: "\e912";
}
