@font-face {
    font-family: 'Material Icons Round';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialiconsround/v87/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmPq_HTTw.woff2) format('woff2');
}

.material-icons{
    /*font-family: 'Material Icons Round';*/
    font-weight: normal;
    font-style: normal;
    font-size: inherit;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}
.material-icons::before{
    font-family: 'Material Icons Round';
    font-weight: normal;
    font-style: normal;
    font-size: inherit;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.fx-05{
    font-size: 1.5rem;
}

.fx-2{
    font-size: 2rem;
}

.fx-3{
    font-size: 3rem;
}

.fx-5{
    font-size: 5rem;
}

.material-icons.wifi::before{ content: '\e63e'; }
.material-icons.wifi_off::before{ content: '\e648'; }
.material-icons.toggle_off::before{ content: '\e9f5'; }
.material-icons.toggle_on::before{ content: '\e9f6'; }
.material-icons.router::before{ content: '\e328'; }
.material-icons.timer::before{ content: '\e425'; }
.material-icons.motion_photos_pause::before{ content: '\e9c2'; }
.material-icons.phone_in_talk::before{ content: '\e61d'; }
.material-icons.sd_storage::before{ content: '\e1c2'; }
.material-icons.settings::before{ content: '\e8b8'; }
.material-icons.lock::before{ content: '\e897'; }
.material-icons.lock_open::before{ content: '\e898'; }
.material-icons.error_outline::before{ content: '\e001'; }
.material-icons.fingerprint::before{ content: '\e90d'; }
.material-icons.edit::before{ content: '\e3c9'; }
.material-icons.mark_email_read::before{ content: '\f18c'; }
.material-icons.sync::before{ content: '\e627'; }
.material-icons.call_to_action::before{ content: '\e06c'; }
.material-icons.arrow-down::before{ content: '\ead0'; }
.material-icons.grid::before{ content: '\e9b0'; }
.material-icons.list::before{ content: '\e896'; }
.material-icons.title::before{ content: '\e264'; }
.material-icons.calendar::before{ content: '\e935'; }
.material-icons.pause::before{ content: '\e034'; }
.material-icons.play::before{ content: '\e037'; }
.material-icons.delete::before{ content: '\e872'; }
.material-icons.save::before{ content: '\e161'; }
.material-icons.modem::before{ content: '\e32b'; }
.material-icons.sim::before{ content: '\e623'; }
.material-icons.update::before{ content: '\e923'; }
.material-icons.warning_amber::before{ content: '\f083'; }
.material-icons.event_busy::before{ content: '\e615'; }
.material-icons.send::before{ content: '\e163'; }
.material-icons.schedule_send::before{ content: '\ea0a'; }
.material-icons.autorenew::before{ content: '\e863'; }
.material-icons.precision_manufacturing::before{ content: '\f049'; }
.material-icons.sim_card::before{ content: '\e32b'; }
.material-icons.done::before{ content: '\e876'; }
.material-icons.chat_bubble_outline::before{ content: '\e0cb'; }
.material-icons.place::before{ content: '\e55f'; }
.material-icons.genders::before{ content: '\e58d'; }
.material-icons.tune::before{ content: '\e429'; }
.material-icons.gavel::before{ content: '\e90e'; }
.material-icons.travel_explore::before{ content: '\e2db'; }
.material-icons.calendar_today::before{ content: '\e935'; }
.material-icons.attach_money::before{ content: '\e227'; }
.material-icons.functions::before{ content: '\e24a'; }
.material-icons.percent::before{ content: '\eb58'; }
.material-icons.female::before{ content: '\e590'; }
.material-icons.male::before{ content: '\e58e'; }
