@font-face{font-family:"Material Design Icons";src:url("../webfonts/materialdesignicons-webfont61e3.eot?v=3.7.95");src:url("../webfonts/materialdesignicons-webfontd41d.eot?#iefix&v=3.7.95") format("embedded-opentype"),url("../webfonts/materialdesignicons-webfont61e3.woff2?v=3.7.95") format("woff2"),url("../webfonts/materialdesignicons-webfont61e3.woff?v=3.7.95") format("woff"),url("../webfonts/materialdesignicons-webfont61e3.ttf?v=3.7.95") format("truetype");font-weight:normal;font-style:normal}
.mdi:before,
.mdi-set{display:inline-block;font:normal normal normal 24px/1 "Material Design Icons";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mdi-access-point:before{content:"\F002"}
.mdi-access-point-network:before{content:"\F003"}
.mdi-access-point-network-off:before{content:"\FBBD"}
.mdi-account:before{content:"\F004"}
.mdi-account-alert:before{content:"\F005"}
.mdi-account-alert-outline:before{content:"\FB2C"}
.mdi-account-arrow-left:before{content:"\FB2D"}
.mdi-account-arrow-left-outline:before{content:"\FB2E"}
.mdi-account-arrow-right:before{content:"\FB2F"}
.mdi-account-arrow-right-outline:before{content:"\FB30"}
.mdi-account-badge:before{content:"\FD83"}
.mdi-dice-1:before{content:"\F1CA"}
.mdi-dice-2:before{content:"\F1CB"}
.mdi-dice-3:before{content:"\F1CC"}
.mdi-dice-4:before{content:"\F1CD"}
.mdi-dice-5:before{content:"\F1CE"}
.mdi-dice-6:before{content:"\F1CF"}
.mdi-dice-d10:before{content:"\F76E"}
.mdi-dice-d12:before{content:"\F866"}
.mdi-dice-d20:before{content:"\F5EA"}
.mdi-dice-d4:before{content:"\F5EB"}
.mdi-dice-d6:before{content:"\F5EC"}
.mdi-dice-d8:before{content:"\F5ED"}
.mdi-dice-multiple:before{content:"\F76D"}

.mdi:before, .mdi-set {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mdi-facebook:before {
    content: "\F20C";
}
.mdi-youtube:before {
    content: "\F5C3";
}
.mdi-twitter:before {
    content: "\F544";
}
.mdi-instagram:before{content:"\F2FE";}
.mdi-tumblr:before{content:"\F541"}

.mdi-arrow-right:before{content:"\F054"}
.mdi-arrow-left:before{content:"\F04D"}
.mdi-briefcase-download:before{content:"\F0D8"}
.mdi-briefcase-download-outline:before{content:"\FC19"}
.mdi-book-lock:before{content:"\F799"}.mdi-book-lock-open:before{content:"\F79A"}
.mdi-briefcase-edit:before{content:"\FA97"}
.mdi-layers:before{content:"\F328";color: white;}
.mdi-view-dashboard:before{content:"\F56E";color: white;}
.mdi-phone-incoming:before{content:"\F3F7";font-size: 32px;}

.mdi-facebook {
    background: #3B5998;
    color: white;
    padding:5px;
}
.mdi-youtube {
    background: #bb0000;
    color: white;
    padding:5px;
}
.mdi-twitter {
    background: #55ACEE;
    color: white;
    padding:5px;
}
.mdi-instagram{
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    color: white;
    padding: 5px;
}
.mdi-tumblr{
    background: black;
    padding: 5px;
    color: white;
}
.mdi-phone:before{content:"\F3F2"}