@font-face {
    font-family: 'noxmovil';
    src: url('../fonts/noxmovil.eot?28033370');
    src: url('../fonts/noxmovil.eot?28033370#iefix') format('embedded-opentype'),
        url('../fonts/noxmovil.woff2?28033370') format('woff2'),
        url('../fonts/noxmovil.woff?28033370') format('woff'),
        url('../fonts/noxmovil.ttf?28033370') format('truetype'),
        url('../fonts/noxmovil.svg?28033370#noxmovil') format('svg');
    font-weight: normal;
    font-style: normal;
}


[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "noxmovil";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-phone:before {
    content: '\e800';
}

.icon-phonereload:before {
    content: '\e801';
}

.icon-menu:before {
    content: '\e802';
}

.icon-devicesicon:before {
    content: '\e803';
}

.icon-plansicon:before {
    content: '\e804';
}

.icon-supporticon:before {
    content: '\e805';
}

.icon-switchicon:before {
    content: '\e806';
}