@charset "UTF-8";
/* CSS Document */
@font-face {
font-family: gcon;
src:	url(../accessories/gcon1-6.eot);
src:	url(../accessories/gcon1-6.eot#iefix) format("embedded-opentype"),
url(../accessories/gcon1-6.ttf) format("truetype"),
url(../accessories/gcon1-6.woff) format("woff"),
url(../accessories/gcon1-6.svg) format("svg");
font-weight: 400;
font-style: normal;
}
.gicon-h,
.gicon {
font-family: gcon !important;
speak: none;
font-style: normal;
font-weight: 400;
font-size:60px;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color:#000;
padding:0;
margin:0;
}
.gicon {
font-size:40px;
}
.internet-security:before,
.antiphishing:before {
content:"\4b";
}
.antivirus:before {
content:"\43";
}
.bankguard:before {
content:"\44";
}
.firewall:before {
content:"\49";
}
.parental-conrol:before {
content:"\ee";
}
.antispam:before {
content:"\cd";
}
.support:before {
content:"\aa";
}
/*---*/
.internet-security-4a:before {
content:"\db";
}
.virus-protection:before {
content:"\58";
}
.apps-protection:before {
content:"\c3";
}
.sim:before {
content:"\10570";
}
.gps:before {
content:"\10560";
}
.icon-feature-interface:before {
content:"\2265";
}
.icon-bitcoin {
width: 48px;
background-image: url({{ assetImage('BitcoinIcon.png') }});
}
.icon-forward:before {
content:"\29";
}
.deepray:before {
content:"\e90f";
}
.icon-multi-tenancy:before {
content:"\e913";
}
.icon-vm-security:before {
content:"\e914";
}
.icon-file-zip:before {
content: "\005C";
}
.icon-ios:before {
    content: "\e901";
}