@font-face { font-family: "Glyphicons Regular"; src: url("../fonts/glyphicons-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-regular.woff2") format("woff2"), url("../fonts/glyphicons-regular.woff") format("woff"), url("../fonts/glyphicons-regular.ttf") format("truetype"), url("../fonts/glyphicons-regular.svg#glyphiconsregular") format("svg"); }

.glyphicons {
    display: inline-block;
    font-family: 'Glyphicons Regular';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicons-parents::before {
    content: "\E025";
text-shadow: none !important;
}

.glyphicons-education::before {
    content: "\E501";
text-shadow: none !important;
}

.glyphicons-child::before {
    content: "\E491";
text-shadow: none !important;
}

.glyphicons-life-preserver::before {
    content: "\E308";
text-shadow: none !important;
}

.mainpage-icon{font-size:45px;}