@font-face {
    font-family: 'MediaWaves';
    src:    url('/fonts/MediaWaves/MediaWaves.eot?pzjtgu');
    src:    url('/fonts/MediaWaves/MediaWaves.eot?pzjtgu#iefix') format('embedded-opentype'),
        url('/fonts/MediaWaves/MediaWaves.ttf?pzjtgu') format('truetype'),
        url('/fonts/MediaWaves/MediaWaves.woff?pzjtgu') format('woff'),
        url('/fonts/MediaWaves/MediaWaves.svg?pzjtgu#MediaWaves') 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: 'MediaWaves' !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-analytics:before {
    content: "\e900";
}
.icon-arrow:before {
    content: "\e901";
}
.icon-click:before {
    content: "\e902";
}
.icon-coin:before {
    content: "\e903";
}
.icon-connect:before {
    content: "\e904";
}
.icon-create:before {
    content: "\e905";
}
.icon-diagram:before {
    content: "\e906";
}
.icon-list:before {
    content: "\e907";
}
.icon-media:before {
    content: "\e908";
}
.icon-phone:before {
    content: "\e909";
}
.icon-pie-diagram:before {
    content: "\e90a";
}
.icon-run:before {
    content: "\e90b";
}
.icon-settings:before {
    content: "\e90c";
}
.icon-site:before {
    content: "\e90d";
}
.icon-target:before {
    content: "\e90e";
}

