@font-face {
     font-family: 'icomoon';
    src:    url('icomoon.eot?ocgyn2');
    src:    url('icomoon.eot?ocgyn2#iefix') format('embedded-opentype'),
        url('icomoon.ttf?ocgyn2') format('truetype'),
        url('icomoon.woff?ocgyn2') format('woff'),
        url('icomoon.svg?ocgyn2#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */

	  font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

	
	
}

.icon-facebook:before {
    content: "\ea90";
}
.icon-twitter:before {
    content: "\ea96";
}

.icon-envelope:before {
    content: "\e900";
}
.icon-mobile:before {
    content: "\e901";
}
.icon-tel_top:before {
    content: "\e902";
}
.icon-instagram:before {
    content: "\e903";
}
.icon-bar:before {
    content: "\e904";
}
.icon-earth:before {
    content: "\e905";
}
.icon-envelope_2:before {
    content: "\e906";
}
.icon-search:before {
    content: "\e907";
}
.icon-tel:before {
    content: "\e908";
}
