@font-face {
    font-family: 'icn_font';
    src:    url('/rwd/fun/make/common/fonts/icn_font.eot?g0mvuz');
    src:    url('/rwd/fun/make/common/fonts/icn_font.eot?g0mvuz#iefix') format('embedded-opentype'),
        url('/rwd/fun/make/common/fonts/icn_font.ttf?g0mvuz') format('truetype'),
        url('/rwd/fun/make/common/fonts/icn_font.woff?g0mvuz') format('woff'),
        url('/rwd/fun/make/common/fonts/icn_font.svg?g0mvuz#icn_font') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="modIcn"], [class*=" modIcn"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icn_font' !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;
}

.modIcn0:before {
    content: "\e900";
}
.modIcn1:before {
    content: "\e901";
}
.modIcn2:before {
    content: "\e902";
}
.modIcn3:before {
    content: "\e903";
}
.modIcn4:before {
    content: "\e904";
}
.modIcn5:before {
    content: "\e905";
}
.modIcn6:before {
    content: "\e906";
}
.modIcn7:before {
    content: "\e907";
}
.modIcn8:before {
    content: "\e908";
}
.modIcn9:before {
    content: "\e909";
}

