@font-face {
    font-family: 'myplan';
    src:  url('../fonts/myplan.eot?96s5wm');
    src:  url('../fonts/myplan.eot?96s5wm#iefix') format('embedded-opentype'),
        url('../fonts/myplan.ttf?96s5wm') format('truetype'),
        url('../fonts/myplan.woff?96s5wm') format('woff'),
        url('../fonts/myplan.svg?96s5wm#myplan') 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: 'myplan' !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-icon_myplan_price-plan:before {
    content: "\e900";
}
.gp-xplore-icon-internet_n_offers:before{
    font-family: 'myplan' !important;
    content: "\e900";
}
.gp-xplore-icon-price_plan:before{
    font-family: 'myplan' !important;
    content: "\e900";
}